hdiff
packages
feed
hls-hlint-plugin
-1.0.2.0: test/testdata/cpp/CppHeader.hs
module CppHeader where #include "test.h" #ifdef TEST f = (1) #else f = 1 #endif