This website requires JavaScript.
Explore
Help
Sign in
st
/
lama_byterun
Watch
1
Star
0
Fork
You've already forked lama_byterun
0
mirror of
https://github.com/ProgramSnail/Lama.git
synced
2025-12-06 23:08:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
acc697206e
lama_byterun
/
regression
/
test095.lama
5 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
Prohibit user functions with built-in names
2024-03-14 08:02:00 +01:00
infix +++ at + (a, b) { a+b}
return fixed for real, tests added
2020-01-05 03:33:17 +03:00
local -> var; scope reformatted; singleton is killed finally
2021-01-31 22:25:31 +03:00
var x = read ();
return fixed for real, tests added
2020-01-05 03:33:17 +03:00
Prohibit user functions with built-in names
2024-03-14 08:02:00 +01:00
write (infix +++ (2, 3))
Reference in a new issue
Copy permalink