packages feed

apply-refact-0.1.0.0: tests/examples/Default126.hs.expected

import qualified Data.Text.Lazy as DTL
main = DTL.concat $ map (`DTL.snoc` '-') [DTL.pack "one", DTL.pack "two", DTL.pack "three"]