summaryrefslogtreecommitdiff
path: root/test/files/run/macro-reify-unreify.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-reify-unreify.check')
-rw-r--r--test/files/run/macro-reify-unreify.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/macro-reify-unreify.check b/test/files/run/macro-reify-unreify.check
index a5334cc355..8f8d9d944d 100644
--- a/test/files/run/macro-reify-unreify.check
+++ b/test/files/run/macro-reify-unreify.check
@@ -1 +1 @@
-hello world = Expr[String("hello world")]("hello world")
+hello world = Expr[java.lang.String("hello world")]("hello world")