Codebase list ohcount / upstream/4.0.0+git20210223.6654d48 test / detect_files / blitzmax.bmx
upstream/4.0.0+git20210223.6654d48

Tree @upstream/4.0.0+git20210223.6654d48 (Download .tar.gz)

blitzmax.bmx @upstream/4.0.0+git20210223.6654d48raw · history · blame

'
' Comments
'
SuperStrict

Rem
bbdoc: docs
End Rem
Module bah.fish

Import BRL.StandardIO

Import "test.bmx"  ' comment

rem
some comments


Type blah
still in comments
End Type

endrem

Type TABC

	Method hello()
	End Method

End Type

print "hello rem fish ' "