hdiff
packages
feed
ormolu
-0.7.1.0: data/examples/other/cpp/cpp-and-imports.hs
{-# LANGUAGE CPP #-} module Bug where #ifdef flag constant :: Int constant = 1312 #endif