String literals
This commit is contained in:
parent
021216c94a
commit
25e3b6068d
2 changed files with 25 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// this is a comment
|
||||
(( )){} // grouping stuff
|
||||
!*+-/=<> <= == // operators
|
||||
"some string literal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue