mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Null pointer exceptions in parser unary function
This commit is contained in:
1
test/scripts/mustfail/unary-inverted-nothing.toy
Normal file
1
test/scripts/mustfail/unary-inverted-nothing.toy
Normal file
@@ -0,0 +1 @@
|
||||
print !
|
||||
1
test/scripts/mustfail/unary-negative-nothing.toy
Normal file
1
test/scripts/mustfail/unary-negative-nothing.toy
Normal file
@@ -0,0 +1 @@
|
||||
print -
|
||||
Reference in New Issue
Block a user