brittany/data/Test225.hs

11 lines
148 B
Haskell

func = do
-- complex first step
aaa
-- complex second step
bbb
where
helper :: Helper
helper = helpful
other :: Other
other = True