Fix incorrect task heading

This commit is contained in:
Manuel Thalmann 2024-06-15 18:09:06 +02:00
parent 53f4a4971a
commit 950be7fa7b

View file

@ -169,7 +169,7 @@ fact x =
-- 2
--------------------
-- Exercise 3
-- Exercise 4
--------------------
type Program = [(Integer, Integer)]
type Input = Integer