1 2 3 4 5 6 7 8
==================== Renamer ==================== Test.q :: IO () Test.q = do a <- return () return $ (\ _ -> ()) a