lean4-htt/tests/lean/run/2649.lean
2024-05-11 02:10:40 +00:00

3 lines
96 B
Text

def foo1 : (_ : Nat := 0) → Nat := sorry
def foo2 : (_ : Nat := by exact 0) → Nat := sorry