Accidentally removed System.exit call, add it back in
Read space delimited tokens by using scanf formats " %c" and " %d" (instead of without space like before)
I don't actually know how this works, but reference compiler does it and it seems to have fixed the tests soooooo
Fix runtime error test checks by replacing everything after fatal error: with #runtime_error#
- Accidentally removed `System.exit` call, add it back in
- Read space delimited tokens by using scanf formats `" %c"` and `" %d"` (instead of without space like before)
- I don't actually know how this works, but reference compiler does it and it seems to have fixed the tests soooooo
- Fix runtime error test checks by replacing everything after `fatal error:` with `#runtime_error#`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
System.exitcall, add it back in" %c"and" %d"(instead of without space like before)fatal error:with#runtime_error#added 1 commit
c31dd9de- style: scala formatCompare with previous version
changed the description
changed the description
Pull request closed