Merge pull request #19 from SwampertX/patch-1
Fix tiny typo in Quest3.agda
This commit is contained in:
commit
ff0a653c0d
@ -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