mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
This commit is contained in:
parent
d06d9a2506
commit
4c736914d4
5 changed files with 20 additions and 8 deletions
1
regression/orig/test107.log
Normal file
1
regression/orig/test107.log
Normal file
|
|
@ -0,0 +1 @@
|
|||
> 0
|
||||
1
regression/test107.input
Normal file
1
regression/test107.input
Normal file
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
7
regression/test107.lama
Normal file
7
regression/test107.lama
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
local n = read ();
|
||||
|
||||
case 0 of
|
||||
0 -> 0 + 0 + 0
|
||||
esac;
|
||||
|
||||
write (0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue