ghc-dup: ce41cecab3b13e35f6ed1d3fac2646d73dfcc178

     1: supported_ways = only_ways(['normal','optasm','ghci'])
     2: 
     3: test('mvar', [ supported_ways ], compile_and_run, [''])
     4: test('enum', [ supported_ways, stats_range_field('bytes allocated',1652816,10), stats_range_field('max_bytes_used',28504,10) ], compile_and_run, [''])

Generated by git2html.