Fix incorrect task heading
This commit is contained in:
parent
53f4a4971a
commit
950be7fa7b
|
@ -169,7 +169,7 @@ fact x =
|
||||||
-- 2
|
-- 2
|
||||||
|
|
||||||
--------------------
|
--------------------
|
||||||
-- Exercise 3
|
-- Exercise 4
|
||||||
--------------------
|
--------------------
|
||||||
type Program = [(Integer, Integer)]
|
type Program = [(Integer, Integer)]
|
||||||
type Input = Integer
|
type Input = Integer
|
||||||
|
|
Loading…
Reference in a new issue