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