GoLox/scripts/example.lox
2024-09-23 09:32:55 +01:00

4 lines
76 B
Plaintext

// this is a comment
(( )){} // grouping stuff
!*+-/ =<> <= == // operators