Codebase list ohcount / eedf549 test / src_dir / foo.lc
eedf549

Tree @eedf549 (Download .tar.gz)

foo.lc @eedf549raw · history · blame

# Comment
-- Comment
// Comment

/*

Block Comment

*/

on mouseUp
	doSomething
end mouseUp