brittany
brittany copied to clipboard
moving comment for let/do with indent=4
func = do
let x :: a -> b -> c
x y = do
-- abc
def
x