Codebase list ohcount / 418eb148-debb-459d-9085-b6946065d8a4/main test / src_dir / foo.lc
418eb148-debb-459d-9085-b6946065d8a4/main

Tree @418eb148-debb-459d-9085-b6946065d8a4/main (Download .tar.gz)

foo.lc @418eb148-debb-459d-9085-b6946065d8a4/mainraw · history · blame

# Comment
-- Comment
// Comment

/*

Block Comment

*/

on mouseUp
	doSomething
end mouseUp