mirror of
https://github.com/google/ormolu.git
synced 2024-12-11 21:09:47 +03:00
9 lines
70 B
Haskell
9 lines
70 B
Haskell
[ foo
|
|
, bar
|
|
, foo
|
|
:: ( Int
|
|
-> Int
|
|
)
|
|
-> Bool
|
|
]
|