ormolu/data/examples/import/comments-per-import.hs
2019-03-21 14:45:06 +01:00

4 lines
54 B
Haskell

import Foo -- (1)
import Bar -- (2)
import Baz -- (3)