Codebase list ohcount / scrub-obsolete/main test / src_dir / chaiscript.chai
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

chaiscript.chai @scrub-obsolete/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