This website requires JavaScript.
Explore
Help
Register
Sign In
max
/
highground
Watch
1
Star
0
Fork
0
You've already forked highground
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
highground
/
test.high
7 lines
93 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2025-09-01 20:41:41 +10:00
let dingus = 10
Further progress
2025-09-01 21:06:05 +10:00
if "test" == "test"
Abstract syntax tree
2025-09-02 20:41:17 +10:00
print("Test is the same as test")
Further progress
2025-09-01 21:06:05 +10:00
end
Initial commit
2025-09-01 20:41:41 +10:00
print(dingus)
Reference in New Issue
Copy Permalink