hls-eval-plugin-1.1.0.0: test/testdata/T5.hs.expected
module T5 where -- >>> unwords example -- "This is an example of evaluation" example :: [String] example = ["This","is","an","example","of","evaluation"]
module T5 where -- >>> unwords example -- "This is an example of evaluation" example :: [String] example = ["This","is","an","example","of","evaluation"]