source = "main.tri"
hand = "../../std/compiler/parser.tasm"
target = "triton"
input = [56, 112, 114, 111, 103, 114, 97, 109, 32, 97, 110, 111, 116, 104, 101, 114, 32, 102, 110, 32, 109, 97, 105, 110, 40, 41, 32, 45, 62, 32, 70, 105, 101, 108, 100, 32, 123, 32, 40, 55, 32, 43, 32, 53, 41, 32, 42, 32, 40, 57, 32, 43, 32, 50, 41, 32, 125]
output = [11, 0, 1, 1, 1, 1, 0, 1, 1, 0, 3, 3, 2, 0, 2, 3, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 26, 4, 0, 10, 0, 0, 0, 0, 40, 7, 0, 0, 0, 0, 0, 0, 40, 5, 0, 0, 0, 0, 0, 0, 43, 3, 4, 5, 0, 0, 0, 0, 40, 9, 0, 0, 0, 0, 0, 0, 40, 2, 0, 0, 0, 0, 0, 0, 43, 3, 7, 8, 0, 0, 0, 0, 43, 4, 6, 9, 0, 0, 0, 0]
max_cycles = 500000
reference = "Independent byte tokenization and Pratt AST/postfix TIR oracle; complete parser records; parentheses. See std/compiler/README.md."
hand_prefix = "call __parser_main halt"