2 lines
76 B
Text
2 lines
76 B
Text
example : ℕ × ℕ :=
|
||
{fst := have ℕ, from 0, by exact this, snd := 0}
|
example : ℕ × ℕ :=
|
||
{fst := have ℕ, from 0, by exact this, snd := 0}
|