chore(tests/lean/run/nested_common_subexpr_issue): typo
This commit is contained in:
parent
7d540b6d02
commit
b89b1dd4c7
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ def fib_aux2 : ℕ → ℕ × ℕ
|
|||
|
||||
def fib2 n := (fib_aux2 n).2
|
||||
|
||||
vm_eval fib 10000
|
||||
vm_eval fib2 10000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue