packages feed

ormolu-0.0.1.0: data/examples/declaration/value/other/line-multi-line.hs

x :: [Int]
x = [
  1
  , 2
  , somethingSomething 3
  ]