ghc-mod/test/data/home-module-graph/cpp/A1.hs

5 lines
52 B
Haskell
Raw Normal View History

2015-03-05 15:50:06 +00:00
{-# LANGUAGE CPP #-}
module A1 where
#elif
import B