Fix tiny typo in Quest3.agda
This commit is contained in:
parent
d880d951ae
commit
17b53705be
@ -6,6 +6,6 @@ _+_ : ℕ → ℕ → ℕ
|
||||
n + m = {!!}
|
||||
|
||||
{-
|
||||
Write here you proof that the sum of
|
||||
Write here your proof that the sum of
|
||||
even naturals is even.
|
||||
-}
|
||||
|
Loading…
Reference in New Issue
Block a user