8 lines
145 B
Text
8 lines
145 B
Text
def x : nat → nat :=
|
|
λ a, {!
|
|
|
|
0 = a
|
|
--^ "command": "hole", "action": "Infer"
|
|
|
|
!}
|
|
--^ "command": "hole", "action": "Infer"
|