Codebase list ohcount / 6c6b3496-5c95-4881-94ad-331592f9fd83/main test / src_dir / chaiscript.chai
6c6b3496-5c95-4881-94ad-331592f9fd83/main

Tree @6c6b3496-5c95-4881-94ad-331592f9fd83/main (Download .tar.gz)

chaiscript.chai @6c6b3496-5c95-4881-94ad-331592f9fd83/mainraw · history · blame

/*
Random Comments
Foo Foo Foo
*/
var submenu=1;
// comment
// another comment
submenu += 10
var f = fun() { 5 };
def myFun(i) : i > 0 {
  return i + 10;
}


// some comment
var delay_hide=500
b=0