1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-01 00:32:04 +03:00
ormolu/data/examples/declaration/class/empty-classes.hs

5 lines
50 B
Haskell
Raw Normal View History

-- | Foo!
class Foo a where
-- | Bar!
class Bar a