Codebase list ohcount / upstream/4.0.0 test / src_dir / blitzmax.bmx
upstream/4.0.0

Tree @upstream/4.0.0 (Download .tar.gz)

blitzmax.bmx @upstream/4.0.0raw · 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 ' "