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

3 lines
78 B
Text

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