summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_compile/T14373a.hs
blob: ed75c5ef1aa921c2a34eab67da70ddad1b6e8424 (plain)
1
2
3
4
5
6
module T14373a where

data BigFam = A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P

{-# NOINLINE lateSwitch #-}
lateSwitch P = "Cool"