X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2FdeSugar%2Fds-wildcard.hs;fp=ghc%2Fcompiler%2Ftests%2FdeSugar%2Fds-wildcard.hs;h=24c5b3b91b344373de24dd6562fe73ea39d9ef77;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/deSugar/ds-wildcard.hs b/ghc/compiler/tests/deSugar/ds-wildcard.hs new file mode 100644 index 0000000..24c5b3b --- /dev/null +++ b/ghc/compiler/tests/deSugar/ds-wildcard.hs @@ -0,0 +1,3 @@ +module ShouldSucceed where + +x@_ = x