packages feed

hindent-4.4.1: test/gibiansky/tests/27.test

case x of
  -- First
  x -> y

case x of
  -- First
  x -> y
>
  -- Second
  x -> y

case x of
  -- First
  x -> y
>
  -- Second
  x -> y
>
  -- Second
  x -> y

case x of
  -- First
  x -> y
>
  -- Second
>
  x -> y