Skip to content

Commit d59a3c5

Browse files
committed
test: update error expectation for variable resolution test
1 parent 15bb25f commit d59a3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_programs/r4/2.lox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
expected_error_type: none
2+
expected_error_type: compile
33
---
44
var a = "outer";
55
{

0 commit comments

Comments
 (0)