packages feed

ghc-exactprint-1.14.0.0: tests/examples/ghc910/Lexing.hs

module TuplePat where

next
    ( steps  -- c1
    , ys     -- c2
    ) x      -- c3
    = (steps, x, ys)