packages feed

hls-qualify-imported-names-plugin-1.0.1.0: test/data/Parenthesized.hs

module Parenthesized where

import Prelude

thing :: [Int] -> [Int] -> [Int]
thing = (<>)