diff options
Diffstat (limited to 'testsuite/tests/perf/should_run/T5549.hs')
-rw-r--r-- | testsuite/tests/perf/should_run/T5549.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/perf/should_run/T5549.hs b/testsuite/tests/perf/should_run/T5549.hs index cab0dc0226..9109318056 100644 --- a/testsuite/tests/perf/should_run/T5549.hs +++ b/testsuite/tests/perf/should_run/T5549.hs @@ -1,5 +1,5 @@ module Main where --- See Trac #5549 +-- See #5549 -- The issue here is allocating integer constants inside a loop |