lean4-htt/old_tests/tests/lean/interactive/hole3.lean
2018-04-10 12:56:55 -07:00

8 lines
145 B
Text

def x : nat → nat :=
λ a, {!
0 = a
--^ "command": "hole", "action": "Infer"
!}
--^ "command": "hole", "action": "Infer"