3 lines
80 B
Text
3 lines
80 B
Text
set_option trace.compiler.ir.init true
|
|
def f (xs : List Nat) :=
|
|
2 * xs.length
|