diff options
Diffstat (limited to 'testsuite/tests/quotes/T3572.hs')
-rw-r--r-- | testsuite/tests/quotes/T3572.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/quotes/T3572.hs b/testsuite/tests/quotes/T3572.hs index 4717fd2735..d2a2c67838 100644 --- a/testsuite/tests/quotes/T3572.hs +++ b/testsuite/tests/quotes/T3572.hs @@ -1,6 +1,6 @@ {-# LANGUAGE EmptyDataDecls #-} --- Trac #3572 +-- #3572 module Main where |