Codebase list ohcount / 3c3c2f4 test / src_dir / foo.lc
3c3c2f4

Tree @3c3c2f4 (Download .tar.gz)

foo.lc @3c3c2f4raw · history · blame

# Comment
-- Comment
// Comment

/*

Block Comment

*/

on mouseUp
	doSomething
end mouseUp