aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/macro-basic-ma-md-mi/Test_3.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/macro-basic-ma-md-mi/Test_3.scala')
-rw-r--r--tests/pending/run/macro-basic-ma-md-mi/Test_3.scala4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/pending/run/macro-basic-ma-md-mi/Test_3.scala b/tests/pending/run/macro-basic-ma-md-mi/Test_3.scala
deleted file mode 100644
index 9c45f59d7..000000000
--- a/tests/pending/run/macro-basic-ma-md-mi/Test_3.scala
+++ /dev/null
@@ -1,4 +0,0 @@
-object Test extends dotty.runtime.LegacyApp {
- import Macros.Shmacros._
- println(foo(2) + Macros.bar(2) * new Macros().quux(4))
-} \ No newline at end of file