lean2/tests/lean/run/class1.lean

8 lines
129 B
Text
Raw Normal View History

import standard
using num
definition H : inhabited (Bool × num × (num → num)) := _
(*
print(get_env():find("H"):value())
*)