0bb8a24ccf7d4a3885cabb3facec121d9cdb8aa1
[ghc-hetmet.git] / ghc / compiler / tests / reader / read003.hs
1 ~(a,b,c) | nullity b    = a
2          | nullity c    = a
3          | otherwise    = a
4          where
5             nullity = null