GoLox/scripts/example.lox

4 lines
76 B
Plaintext
Raw Normal View History

2024-09-23 08:32:55 +00:00
// this is a comment
(( )){} // grouping stuff
!*+-/ =<> <= == // operators