This website requires JavaScript.
Explore
Help
Register
Sign In
DiamondNether90
/
highground-fork
Watch
1
Star
0
Fork
0
You've already forked highground-fork
forked from
solstice/solstice
Code
Pull Requests
Activity
Files
525b2bc733811096adea2f5a89bfa50267823324
highground-fork
/
tests
/
if.sols
8 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Proper string parsing
2025-12-20 06:58:41 +11:00
if 1 == 1 {
If statements
2025-12-15 11:37:27 +11:00
puts "huzzah"
}
WIP conditionals work
2025-12-19 16:17:57 +11:00
if 5 == 10 {
If statements
2025-12-15 11:37:27 +11:00
puts "aww"
}
Copy Permalink