From e7d21ee4f8ac907665a7e170c71d59e13a01da09 Mon Sep 17 00:00:00 2001 From: partain Date: Mon, 8 Jan 1996 20:28:12 +0000 Subject: [project @ 1996-01-08 20:28:12 by partain] Initial revision --- ghc/compiler/tests/validation-misc/naming002.hs | 1 + 1 file changed, 1 insertion(+) create mode 100644 ghc/compiler/tests/validation-misc/naming002.hs (limited to 'ghc/compiler/tests/validation-misc/naming002.hs') diff --git a/ghc/compiler/tests/validation-misc/naming002.hs b/ghc/compiler/tests/validation-misc/naming002.hs new file mode 100644 index 0000000000..2cd8b3dbab --- /dev/null +++ b/ghc/compiler/tests/validation-misc/naming002.hs @@ -0,0 +1 @@ +(+) x y = x -- cgit v1.2.1