lean4-htt/tests/lean/run/dotNotationRecDecl.lean
2021-08-21 16:35:32 -07:00

3 lines
56 B
Text

def foo.aux := 1
def foo : Nat → Nat
| n => foo.aux