chore(tests/lean/run/measurable): remove obsolete test
This commit is contained in:
parent
461b5f289c
commit
9ca065e7ee
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
open prod nat
|
||||
|
||||
example (a b : nat) : size_of (a, true, tt, (λ c d : nat, c + d), option.some b) = a + b :=
|
||||
rfl
|
||||
|
||||
example : size_of (pair (pair (pair (2:nat) true) (λ a : nat, a)) (option.some (3:nat))) = 5 :=
|
||||
rfl
|
||||
Loading…
Add table
Reference in a new issue