lean4-htt/tests/lean/interactive/hole3.lean
2017-06-15 07:23:06 -07:00

8 lines
145 B
Text

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