File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
internal/test_helpers/fixtures Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ Debug = true
55[33m[stage-9] [test-1] [0m[94mWriting contents to ./test.lox:[0m
66[33m[stage-9] [test-1] [0m[33m[test.lox][0m // This should print the string if the condition evaluates to True
77[33m[stage-9] [test-1] [0m[33m[test.lox][0m if (false) print "foo";
8- [33m[stage-9] [test-1] [0m[33m[test.lox][0m if (false) print "foo";
9- [33m[stage-9] [test-1] [0m[33m[test.lox][0m if (false) print "foo";
108[33m[stage-9] [test-1] [0m[94m$ ./your_program.sh run test.lox[0m
119[33m[stage-9] [test-1] [0m[92m✓ 1 line(s) match on stdout[0m
1210[33m[stage-9] [test-1] [0m[92m✓ Received exit code 0.[0m
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ Debug = true
55[33m[stage-9] [test-1] [0m[94mWriting contents to ./test.lox:[0m
66[33m[stage-9] [test-1] [0m[33m[test.lox][0m // This should print the string if the condition evaluates to True
77[33m[stage-9] [test-1] [0m[33m[test.lox][0m if (false) print "foo";
8- [33m[stage-9] [test-1] [0m[33m[test.lox][0m if (false) print "foo";
9- [33m[stage-9] [test-1] [0m[33m[test.lox][0m if (false) print "foo";
108[33m[stage-9] [test-1] [0m[94m$ ./your_program.sh run test.lox[0m
119[33m[stage-9] [test-1] [0m[92m✓ 1 line(s) match on stdout[0m
1210[33m[stage-9] [test-1] [0m[92m✓ Received exit code 0.[0m
You can’t perform that action at this time.
0 commit comments