Codebase list ohcount / 85d5c3b4-c1f3-4d55-a24f-4c231b8d4c21/main test / src_dir / chaiscript.chai
85d5c3b4-c1f3-4d55-a24f-4c231b8d4c21/main

Tree @85d5c3b4-c1f3-4d55-a24f-4c231b8d4c21/main (Download .tar.gz)

chaiscript.chai @85d5c3b4-c1f3-4d55-a24f-4c231b8d4c21/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