packages feed

ghc-exactprint-1.3.0: tests/examples/ghc92/TopLevelSemis3.hs

module TopLevelSemis3  where
   {
     x = 1;
   -- Comment
    class Foo a where {
    };
}