ghc-exactprint-1.14.0.0: tests/examples/ghc910/Class.hs
{-# LANGUAGE CPP #-}
module Distribution.Compat.Binary.Class where
x = 1
-- c1
#if 1
y = 1
#endif
{-# LANGUAGE CPP #-}
module Distribution.Compat.Binary.Class where
x = 1
-- c1
#if 1
y = 1
#endif