Codebase list ohcount / d62f219c-a984-415f-b69c-f521b00b8f15/main test / src_dir / chaiscript.chai
d62f219c-a984-415f-b69c-f521b00b8f15/main

Tree @d62f219c-a984-415f-b69c-f521b00b8f15/main (Download .tar.gz)

chaiscript.chai @d62f219c-a984-415f-b69c-f521b00b8f15/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