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