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

(meg/match ~(cmt (sequence (capture "a") (capture "b")) "<function 0x5597D8DFE5C0>")
           "ab")

captures and tags
captures: @[]

current frame
status: entered frame 0
peg: (cmt (sequence (capture "a") (capture "b")) "<function 0x5597D8DFE5C0>")
text: ab
index: 0

frames call stack
0 (cmt (sequence (capture "a") (capture "b")) "<function 0x5597D8DFE5C0>")