pawn-compiler/source/compiler/tests/runtime_test_example.meta

8 lines
125 B
Plaintext

{
'test_type': 'runtime',
'output': """
Run time error 4: "Array index out of bounds"
""",
'should_fail': True
}