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 14:58:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1.20
lama_byterun
/
regression
/
test095.lama
5 lines
70 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Better infixes
2020-01-14 03:30:17 +03: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
Better infixes
2020-01-14 03:30:17 +03:00
write (infix ++ (2, 3))
Reference in a new issue
Copy permalink