Added test case for new tokens
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
:arf
|
||||
--- rw -> -349820394 932748397 239485.37520 "hello world!\n" 'E' helloWorld:.,..[]{}
|
||||
+ - ++ -- * / @ ! % ~ = != < <= << > >= >> | || & &&
|
||||
+ - ++ -- * / @ ! % %= ~ ~= = != < <= << <<= > >= >> >>= | |= || & &= && ^ ^=
|
||||
|
||||
@@ -39,7 +39,7 @@ func ro eMath
|
||||
-- y
|
||||
set z [+ [* 0392 00] 98 x [/ 9832 y] 930]
|
||||
|
||||
# TODO: need tokens |= &= ~= <<= >>=
|
||||
# TODO: need tokens ~=
|
||||
|
||||
! true
|
||||
~ 0b01
|
||||
|
||||
Reference in New Issue
Block a user