Codebase list ohcount / fresh-snapshots/upstream test / src_dir / blitzmax.bmx
fresh-snapshots/upstream

Tree @fresh-snapshots/upstream (Download .tar.gz)

blitzmax.bmx @fresh-snapshots/upstreamraw · 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 ' "