fix(tests/lean/abbrev1): to reflect recent changes
This commit is contained in:
parent
10954a073c
commit
3e5796acb2
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
(λ (a : Type₁), 2 + 3) ℕ
|
(λ (a : Type₁), 2 + 3) ℕ
|
||||||
foo ℕ
|
foo ℕ
|
||||||
(λ (A : Type₁) (a : A), a) num 10
|
is_typeof num 10
|
||||||
|
|
Loading…
Reference in a new issue