summaryrefslogtreecommitdiff
path: root/test/files/run/macro-reify-typetag-usegroundtypetag.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-reify-typetag-usegroundtypetag.check')
-rw-r--r--test/files/run/macro-reify-typetag-usegroundtypetag.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/macro-reify-typetag-usegroundtypetag.check b/test/files/run/macro-reify-typetag-usegroundtypetag.check
index 458593c449..5fd767d565 100644
--- a/test/files/run/macro-reify-typetag-usegroundtypetag.check
+++ b/test/files/run/macro-reify-typetag-usegroundtypetag.check
@@ -1,2 +1,2 @@
ConcreteTypeTag[Int]
-*ConcreteTypeTag[List[Int]]
+TypeTag[List[Int]]