packages feed

ghc-exactprint-1.9.0.0: tests/examples/ghc910/Class.hs

{-# LANGUAGE CPP #-}
module Distribution.Compat.Binary.Class where

x = 1

-- c1

#if 1

y = 1
#endif