[up] [log] [?]
[first] [prev] [entry] [exit]  [last]

(meg/match ~(choice "a" "b" (error ""))
           "c")

captures and tags
captures: @[]

current frame
status: entered frame 0
peg: (choice "a" "b" (error ""))
text: c
index: 0

frames call stack
0 (choice "a" "b" (error ""))