messed up file mv

This commit is contained in:
anon 2024-12-10 20:39:27 +01:00
parent f311011418
commit 115b666965

View File

@ -1,4 +0,0 @@
f x
| x < 10 = print "This is a"
| x > 10 = print "very poor"
| otherwise = print "example."