summaryrefslogtreecommitdiff
path: root/test/files/run/macro-reify-typetag-typeparams-notags.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-reify-typetag-typeparams-notags.check')
-rw-r--r--test/files/run/macro-reify-typetag-typeparams-notags.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/run/macro-reify-typetag-typeparams-notags.check b/test/files/run/macro-reify-typetag-typeparams-notags.check
index 3da30c71ba..af4877e205 100644
--- a/test/files/run/macro-reify-typetag-typeparams-notags.check
+++ b/test/files/run/macro-reify-typetag-typeparams-notags.check
@@ -1,2 +1,2 @@
-GroundTypeTag[T]
-GroundTypeTag[List[T]]
+ConcreteTypeTag[T]
+ConcreteTypeTag[List[T]]