packages feed

hls-refactor-plugin-1.0.0.0: test/data/hiding/HideQualifyInfix.expected.hs

module HideQualifyInfix where

import AVec

infixed xs ys = xs Prelude.++ ys