This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
cpp
/
squirrel
oglindă de
https://github.com/albertodemichelis/squirrel.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
c02bf2dfd5
Ramuri
Etichete
master
v3.2
v3.1
squirrel
/
etc
/
test.nut
test.nut
84 B
Istoric
Crud
1
2
3
4
function foo(i, f, s)
{
print("Called foo(), i="+i+", f="+f+", s='"+s+"'\n");
}