1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-11 21:09:47 +03:00
ormolu/data/printer/list1-multi.hs
2019-01-28 19:26:13 +01:00

9 lines
70 B
Haskell

[ foo
, bar
, foo
:: ( Int
-> Int
)
-> Bool
]