Codebase list ohcount / run/8fccc97f-1091-4606-8a80-1b8fb386766a/main test / expected_dir / blitzmax.bmx
run/8fccc97f-1091-4606-8a80-1b8fb386766a/main

Tree @run/8fccc97f-1091-4606-8a80-1b8fb386766a/main (Download .tar.gz)

blitzmax.bmx @run/8fccc97f-1091-4606-8a80-1b8fb386766a/mainraw · history · blame

blitzmax	comment	'
blitzmax	comment	' Comments
blitzmax	comment	'
blitzmax	code	SuperStrict
blitzmax	blank	
blitzmax	comment	Rem
blitzmax	comment	bbdoc: docs
blitzmax	comment	End Rem
blitzmax	code	Module bah.fish
blitzmax	blank	
blitzmax	code	Import BRL.StandardIO
blitzmax	blank	
blitzmax	code	Import "test.bmx"  ' comment
blitzmax	blank	
blitzmax	comment	rem
blitzmax	comment	some comments
blitzmax	blank	
blitzmax	blank	
blitzmax	comment	Type blah
blitzmax	comment	still in comments
blitzmax	comment	End Type
blitzmax	blank	
blitzmax	comment	endrem
blitzmax	blank	
blitzmax	code	Type TABC
blitzmax	blank	
blitzmax	code		Method hello()
blitzmax	code		End Method
blitzmax	blank	
blitzmax	code	End Type
blitzmax	blank	
blitzmax	code	print "hello rem fish ' "