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

5 lines
52 B
Haskell
Raw Normal View History

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