summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T4918.hs
blob: ea5efade29c675b3e9c65f993e232dab4c3d0e96 (plain)
1
2
3
4
5
6
module T4918 where

import T4918a

f1 = map (\() -> 'p') [()]
f2 = map (\() -> 'q') myEnum