This website requires JavaScript.
Explore
Help
Register
Sign In
egormanga
/
Slang
Watch
1
Star
0
Fork
0
You've already forked Slang
mirror of
https://github.com/egormanga/Slang.git
synced
2025-03-13 23:42:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Slang
/
tests
/
println.sl
9 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Latest changes back from 2021, before starting from scratch.
2024-01-11 02:55:07 +03:00
#| Slang `println' test. |#
Huge work; i'm too tired to write commit message for all of it. Pleez let me sleep acouple of hours. Made most tests work. Started SBC.
2020-03-18 07:00:12 +03:00
main {
Latest changes back from 2021, before starting from scratch.
2024-01-11 02:55:07 +03:00
stdio.println(3)
Huge work; i'm too tired to write commit message for all of it. Pleez let me sleep acouple of hours. Made most tests work. Started SBC.
2020-03-18 07:00:12 +03:00
}
Latest changes back from 2021, before starting from scratch.
2024-01-11 02:55:07 +03:00
stdio.println(5)
stdio.println(5)
Reference in New Issue
Copy Permalink