packages feed

hls-hlint-plugin-1.0.2.0: test/testdata/cpp/CppCond.hs

module ApplyRefact3 where

#ifdef FLAG
f = (1)
#else
g = 2
#endif