diff options
Diffstat (limited to 'testsuite/tests/rename/should_compile/timing001.hs')
-rw-r--r-- | testsuite/tests/rename/should_compile/timing001.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_compile/timing001.hs b/testsuite/tests/rename/should_compile/timing001.hs index b84b341f19..af4d9cc147 100644 --- a/testsuite/tests/rename/should_compile/timing001.hs +++ b/testsuite/tests/rename/should_compile/timing001.hs @@ -504,4 +504,4 @@ a495 = a496 a496 = a497 a497 = a498 a498 = a499 -a499 = [] -- !!! ta-dah!!! +a499 = [] -- !!! ta-dah!!! |