lean4-htt/tests/lean/listLength.lean

3 lines
80 B
Text

set_option trace.compiler.ir.init true
def f (xs : List Nat) :=
2 * xs.length