Codebase list ohcount / upstream/4.0.0 test / src_dir / foo.lc
upstream/4.0.0

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

foo.lc @upstream/4.0.0raw · history · blame

# Comment
-- Comment
// Comment

/*

Block Comment

*/

on mouseUp
	doSomething
end mouseUp