mirror of
https://github.com/MorizzG/rlox.git
synced 2025-12-06 04:12:42 +00:00
updated tests
This commit is contained in:
parent
6386df22c0
commit
65efdd2824
4 changed files with 1280 additions and 16 deletions
|
|
@ -2,4 +2,4 @@ if (false) {
|
|||
print notDefined;
|
||||
}
|
||||
|
||||
print "ok"; // expect: ok
|
||||
print "ok"; // expect: error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue