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