Skip to content

Commit b9e06d5

Browse files
committed
Update special symbols
1 parent a3b4cf2 commit b9e06d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ else if int return void while
1111

1212
special symbols:
1313

14-
< <= > >= == != = - + * / ; , ( ) [ ] { }
14+
< <= << > >= >> % | ^ == != = - + * / ; , ( ) [ ] { }
1515

1616
Identifiers:
1717
ID = May optionally start with _ @ or : followed by a letter followed by any number of repetitions of (letter or num or _)

0 commit comments

Comments
 (0)