fix: lean-gdb.py
This commit is contained in:
parent
6a2dbad53f
commit
f90809f123
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ class LeanExprPrinter:
|
|||
('lit', ['literal']),
|
||||
('mdata', ['kvmap', 'expr']),
|
||||
('proj', ['name', 'nat', 'expr']),
|
||||
('elet', ['name', 'name', 'expr']),
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue