parsing/typing fixes

This commit is contained in:
pommicket 2022-01-15 10:35:36 -05:00
parent 2ec0cd4ae3
commit 857d5552fc
4 changed files with 68 additions and 6 deletions

View file

@ -1,6 +1,6 @@
/* +*"hello" */
/* *"hello"+3 */
/* +*"hello" */
/* 3+4+5 */
/* 3+=4+=5*=6>>=7 */
"hello"+=7
/* "hello"+=7 */
5*(4<<8)-2-"hello"[3/4]