This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
cpp
/
squirrel
cermin dari
https://github.com/albertodemichelis/squirrel.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
76fa8939e9
Ranting
Tag
master
v3.2
v3.1
squirrel
/
etc
/
test.nut
test.nut
84 B
Riwayat
Mentahan
1
2
3
4
function foo(i, f, s)
{
print("Called foo(), i="+i+", f="+f+", s='"+s+"'\n");
}