hls-eval-plugin-1.1.0.0: test/testdata/TSetup.hs
-- The setup section is executed before any other test module TSetup where -- $setup -- >>> x=11 -- >>> y=22 -- >>> x+y -- >>> x*y
-- The setup section is executed before any other test module TSetup where -- $setup -- >>> x=11 -- >>> y=22 -- >>> x+y -- >>> x*y