GoLox/scripts/example.lox

6 lines
91 B
Plaintext

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