This website requires JavaScript.
Explore
Help
Register
Sign In
ground
/
highground
Watch
2
Star
0
Fork
1
You've already forked highground
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b5c8b1b7ecf5edfaff0544909b81ddaa70f6fb31
highground
/
tests
/
if.hg
8 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
If statements
2025-12-15 11:37:27 +11:00
if true {
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"
}
Reference in New Issue
Copy Permalink