00e1a7db23
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
8 lines
No EOL
129 B
Text
8 lines
No EOL
129 B
Text
import standard
|
||
using num
|
||
|
||
definition H : inhabited (Bool × num × (num → num)) := _
|
||
|
||
(*
|
||
print(get_env():find("H"):value())
|
||
*) |