mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
This commit is contained in:
parent
d06d9a2506
commit
4c736914d4
5 changed files with 20 additions and 8 deletions
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