From e9280cba72d322973b14f3bc97cd43e423774144 Mon Sep 17 00:00:00 2001 From: Martin Odersky Date: Fri, 13 Apr 2012 16:57:48 -0700 Subject: Disabled macro neg tests that no longer make sense in this form --- test/files/neg/macro-invalidshape-d.check | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 test/files/neg/macro-invalidshape-d.check (limited to 'test/files/neg/macro-invalidshape-d.check') diff --git a/test/files/neg/macro-invalidshape-d.check b/test/files/neg/macro-invalidshape-d.check deleted file mode 100644 index 031aa653ab..0000000000 --- a/test/files/neg/macro-invalidshape-d.check +++ /dev/null @@ -1,4 +0,0 @@ -Macros_Test_2.scala:2: error: illegal start of statement - def foo(x: Any) = {2; macro Impls.foo} - ^ -one error found -- cgit v1.2.3