Day 8 - cleanup

This commit is contained in:
Jens Kadenbach
2022-12-08 13:58:34 +01:00
parent b9df0aa858
commit ce3466f746
2 changed files with 12 additions and 16 deletions

View File

@@ -23,8 +23,7 @@ testVisibility = M.fromList 5 5
x,x,x,o,x,
x,x,o,x,x,
x,o,x,o,x,
x,x,x,x,x
]
x,x,x,x,x]
where
x = True
o = False