mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-15 19:28:47 +00:00
Strings/arrays/builtins in int/sm
This commit is contained in:
parent
b19bea4d58
commit
dd5956d663
10991 changed files with 24197 additions and 24039 deletions
|
|
@ -8,7 +8,7 @@ fun test (n, m) local i, s {
|
|||
return s
|
||||
}
|
||||
|
||||
read (x);
|
||||
x := read ();
|
||||
|
||||
write (test (10, 100));
|
||||
write (test (100, 10))
|
||||
Loading…
Add table
Add a link
Reference in a new issue