source = "main.tri"
hand = "../../std/compiler/parser.tasm"
target = "triton"
input = [47, 112, 114, 111, 103, 114, 97, 109, 32, 115, 97, 109, 112, 108, 101, 32, 102, 110, 32, 109, 97, 105, 110, 40, 41, 32, 45, 62, 32, 70, 105, 101, 108, 100, 32, 123, 32, 50, 32, 43, 32, 51, 32, 42, 32, 52, 32, 125]
output = [9, 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, 8, 0, 0, 0, 0, 40, 2, 0, 0, 0, 0, 0, 0, 40, 3, 0, 0, 0, 0, 0, 0, 40, 4, 0, 0, 0, 0, 0, 0, 43, 4, 5, 6, 0, 0, 0, 0, 43, 3, 4, 7, 0, 0, 0, 0]
max_cycles = 500000
reference = "Independent byte tokenization and Pratt AST/postfix TIR oracle; complete parser records; precedence. See std/compiler/README.md."
hand_prefix = "call __parser_main halt"