various typing fixes
This commit is contained in:
parent
27a6d0eb2d
commit
2ec0cd4ae3
3 changed files with 160 additions and 66 deletions
|
@ -1 +1,6 @@
|
|||
"hi"[33] << 8
|
||||
/* +*"hello" */
|
||||
/* *"hello"+3 */
|
||||
/* +*"hello" */
|
||||
/* 3+4+5 */
|
||||
/* 3+=4+=5*=6>>=7 */
|
||||
"hello"+=7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue