From c21813d3a4fe96dadc7511bb32c4bb241f99e813 Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Sat, 31 Jul 1999 18:43:21 +0000
Subject: [PATCH] [project @ 1999-07-31 18:43:21 by sof] syntactically invalid

---
 ghc/tests/deSugar/should_compile/ds045.hs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ghc/tests/deSugar/should_compile/ds045.hs b/ghc/tests/deSugar/should_compile/ds045.hs
index df2591204811..207132ece03b 100644
--- a/ghc/tests/deSugar/should_compile/ds045.hs
+++ b/ghc/tests/deSugar/should_compile/ds045.hs
@@ -1,4 +1,4 @@
-!! N-plus-K pattern in binding
+-- !!! N-plus-K pattern in binding
 
 -- From: Andreas Marth
 -- Sent: Monday, June 07, 1999 5:02 PM
-- 
GitLab