[up] [log] [?] [first] [prev] [entry] [exit] [next] [last]
(meg/match ~(choice "a" "b" (error ""))
"c")
captures and tags
captures: @[]
current frame
status: exiting frame 4 with value: 0
peg: ""
text: c
index: 0
matched:
frames call stack
4 ""
3 (error "")
0 (choice "a" "b" (error ""))