packages feed

ghc-exactprint-1.9.0.0: tests/examples/failing/CppComment.hs.bad

{-# LANGUAGE CPP #-}
module CppComment where

trace_options =

#if 0
    x
#endif
    y