packages feed

hls-eval-plugin-1.1.1.0: test/testdata/T1.hs

module T1 where

import Data.List (unwords)

-- >>> unwords example
example :: [String]
example = ["This","is","an","example","of","evaluation"]