module RenameCase1 where foo x = case (bazLonger x) of 1 -> "a" _ -> "b"