diff options
author | sof <unknown> | 1999-01-23 18:03:53 +0000 |
---|---|---|
committer | sof <unknown> | 1999-01-23 18:03:53 +0000 |
commit | 617094a89428a6206da742aaf05960063b1bef92 (patch) | |
tree | 4a690568a85f0c1621e9db41f040748c8d6e6ae1 /ghc/tests/rename/should_fail/rnfail008.hs | |
parent | ee08b71b0dcb0c00061b2eb38361c3b61902d473 (diff) | |
download | haskell-617094a89428a6206da742aaf05960063b1bef92.tar.gz |
[project @ 1999-01-23 18:03:40 by sof]
h98 updates
Diffstat (limited to 'ghc/tests/rename/should_fail/rnfail008.hs')
-rw-r--r-- | ghc/tests/rename/should_fail/rnfail008.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/tests/rename/should_fail/rnfail008.hs b/ghc/tests/rename/should_fail/rnfail008.hs index 852034734e..196214a840 100644 --- a/ghc/tests/rename/should_fail/rnfail008.hs +++ b/ghc/tests/rename/should_fail/rnfail008.hs @@ -1,4 +1,4 @@ ---!!! Class and instance decl +-- !!! Class and instance decl module Test where |