Codebase list ohcount / 418eb148-debb-459d-9085-b6946065d8a4/main test / src_dir / blitzmax.bmx
418eb148-debb-459d-9085-b6946065d8a4/main

Tree @418eb148-debb-459d-9085-b6946065d8a4/main (Download .tar.gz)

blitzmax.bmx @418eb148-debb-459d-9085-b6946065d8a4/mainraw · 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 ' "