Generated by util/to_fix.py
Most common errors seen in test_results/**:
occurances : error text
38 : in <script>
12 : Error at '#': Expected expression.
12 : Expected output "true" on line  and got "false".
8 : Could not load module 'meta'.
6 : Bool does not implement '>(_)'.
4 : Error: Incomplete Unicode escape sequence.
4 : Expected output "-1" on line  and got "224".
4 : Expected runtime error on line  but was on line .
3 : Timed out.
2 : Byte must be valid utf8
2 : Could not find foreign method 'api()' for class CallCallsForeign in module './test/api/call_calls_foreign'.
2 : Could not find foreign method 'beforeDefined()' for class GetVariable in module './test/api/get_variable'.
2 : Could not find foreign method 'finalized' for class ForeignClass in module './test/api/foreign_class'.
2 : Could not find foreign method 'newList()' for class Lists in module './test/api/lists'.
2 : Could not find foreign method 'newMap()' for class Maps in module './test/api/maps'.
2 : Could not find foreign method 'noResolver()' for class Resolution in module './test/api/resolution'.
2 : Could not find foreign method 'noSet' for class Slots in module './test/api/slots'.
2 : Could not find foreign method 'nullConfig()' for class VM in module './test/api/new_vm'.
2 : Could not find foreign method 'test' for class UserData in module './test/api/user_data'.
2 : Could not find foreign method 'value=_' for class Handle in module './test/api/handle'.
2 : Error at '#': Expect method definition.
2 : Error: Incomplete byte escape sequence.
2 : Error: Integer parsing number too large to fit in target type
2 : Error: Unterminated block comment.
2 : Expected output "-1" on line  and got "192".
2 : Expected output "-1" on line  and got "239".
2 : Expected output "1" on line  and got "2".
2 : Expected output "false" on line  and got "2".
2 : Object does not implement 'name'.
2 : System metaclass does not implement 'gc()'.
2 : Without metaclass does not implement 'attributes'.
2 : in name
1 : Error: Invalid Unicode escape sequence.
1 : Error: Invalid byte 0x03.
1 : Error: Invalid byte escape sequence.
1 : Error: Invalid escape character '109'.
1 : Error: Unterminated raw string.
1 : Error: Unterminated string.
1 : Expected output "102" on line  and got "141".
1 : Expected output "171" on line  and got "194".
1 : Expected output "2" on line  and got "4".
1 : Expected output "205" on line  and got "171".
1 : Expected output "255" on line  and got "195".
1 : Expected output "a" on line  and got "a b c".
1 : Expected output "class method" on line  and got "variable".
1 : Expected output "method" on line  and got "variable".
1 : Expected return code 65 and got 0. Stderr:
1 : Expected return code 70 and got 0. Stderr:
1 : Expected runtime error "Abort!" and got none.
1 : Expected runtime error "Cannot call root fiber." and got none.
1 : Expected runtime error "Could not compile source code." and got:
1 : Expected runtime error "Could not find a module named 'unknown'." and got:
1 : Expected runtime error "Module name must be a string." and got:
1 : Expected runtime error "Source code must be a string." and got:
1 : Got output "ok" when none was expected.