summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/gadt24.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/gadt/gadt24.hs')
-rw-r--r--testsuite/tests/gadt/gadt24.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/gadt/gadt24.hs b/testsuite/tests/gadt/gadt24.hs
index 86cece09dd..748b2f19c3 100644
--- a/testsuite/tests/gadt/gadt24.hs
+++ b/testsuite/tests/gadt/gadt24.hs
@@ -1,6 +1,6 @@
{-# LANGUAGE GADTs #-}
--- Test for Trac #1396
+-- Test for #1396
-- Panics in GHC 6.6.1
module ShouldCompile where