String and Number literals

This commit is contained in:
Michał Gdula 2024-09-23 11:56:32 +01:00
parent 809a2c7b0d
commit 175d300e03
3 changed files with 74 additions and 3 deletions

View file

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