lean4-htt/tests/lean/run/bor_lazy.lean
Leonardo de Moura 6e7929252f feat(frontends/lean, library/init): add 'thunk' gadget
We can now write
   trace "hello" t
instead of
   trace "hello" (fun _, t)
2017-01-31 18:41:59 -08:00

3 lines
68 B
Text

open bool
vm_eval (timeit "branch1:" tt) || (timeit "branch2:" tt)