fix: lookahead.formatter
This commit is contained in:
parent
052e830db7
commit
3a9cfeb9fb
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ p
|
|||
|
||||
@[combinatorFormatter Lean.Parser.lookahead]
|
||||
def lookahead.formatter (p : Formatter) : Formatter :=
|
||||
p
|
||||
pure ()
|
||||
|
||||
@[combinatorFormatter Lean.Parser.andthen]
|
||||
def andthen.formatter (p1 p2 : Formatter) : Formatter :=
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue