brittany/data/Test113.hs

6 lines
60 B
Haskell

func = if cond
then pure 42
else do
-- test
abc