Codebase list ohcount / fc0f4e2e-584f-4c68-9809-ad96640f54f0/main test / expected_dir / bat1.bat
fc0f4e2e-584f-4c68-9809-ad96640f54f0/main

Tree @fc0f4e2e-584f-4c68-9809-ad96640f54f0/main (Download .tar.gz)

bat1.bat @fc0f4e2e-584f-4c68-9809-ad96640f54f0/mainraw · history · blame

bat	comment	REM comment 1
bat	comment	rem comment 2
bat	comment	rEm comment 3
bat	comment	rEm.comment 4
bat	comment	Rem=comment 5
bat	comment	@Rem comment 6
bat	comment	@reM=comment 7
bat	comment	::comment 8
bat	blank	
bat	code	echo not a rem comment!
bat	blank