3 lines
77 B
Text
3 lines
77 B
Text
def x : nat → nat :=
|
|
λ a, {! a + a !}
|
|
--^ "command": "hole_commands"
|
def x : nat → nat :=
|
|
λ a, {! a + a !}
|
|
--^ "command": "hole_commands"
|