packages feed

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

{-# LANGUAGE CPP #-}
module CppComment where

trace_options =
-- c1
#if 0
    x
#endif
    y