Codebase list ohcount / bullseye-backports/main test / src_dir / foo.lc
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

foo.lc @bullseye-backports/mainraw · history · blame

# Comment
-- Comment
// Comment

/*

Block Comment

*/

on mouseUp
	doSomething
end mouseUp