script
script.git
git clone
git://git.lenczewski.org/script.git
Log
|
Files
|
Refs
vardecl.script (24B)
1
x : u64 = 42;
2
return x;