lean4-htt/tests/lean/3989_1.lean
Leonardo de Moura 8fa36c7730
fix: match_expr parser (#4007)
closes #3989
closes #3990
2024-04-27 23:56:28 +00:00

3 lines
74 B
Text

def foo (ty : Expr) : MetaM Expr :=
match_expr ty with
| Nat => sorry