summaryrefslogtreecommitdiff
path: root/test/files/run/t5923c.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t5923c.scala')
-rw-r--r--test/files/run/t5923c.scala4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/run/t5923c.scala b/test/files/run/t5923c.scala
new file mode 100644
index 0000000000..956b256785
--- /dev/null
+++ b/test/files/run/t5923c.scala
@@ -0,0 +1,4 @@
+// see neg/macro-blackbox-fundep-materialization and run/macro-whitebox-fundep-materialization
+object Test extends App {
+ // do nothing
+} \ No newline at end of file