4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
// this is a comment
|
|
(( )){} // grouping stuff
|
|
!*+-/=<> <= == // operators
|