mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-15 19:28:47 +00:00
Sync
This commit is contained in:
parent
5db12d7629
commit
c084e57b27
21916 changed files with 68750 additions and 56792 deletions
6
regression/expressions/generated09511.lama
Normal file
6
regression/expressions/generated09511.lama
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
local x0, x1, y;
|
||||
|
||||
x0 := read ();
|
||||
x1 := read ();
|
||||
y := 17-23+29+x0+x1;
|
||||
write (y)
|
||||
Loading…
Add table
Add a link
Reference in a new issue