summaryrefslogtreecommitdiff
path: root/test/files/run/macro-expand-tparams-prefix-a.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-expand-tparams-prefix-a.check')
-rw-r--r--test/files/run/macro-expand-tparams-prefix-a.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/run/macro-expand-tparams-prefix-a.check b/test/files/run/macro-expand-tparams-prefix-a.check
index 1447c2478f..922be1a6dd 100644
--- a/test/files/run/macro-expand-tparams-prefix-a.check
+++ b/test/files/run/macro-expand-tparams-prefix-a.check
@@ -1,4 +1,4 @@
-GroundTypeTag[Int]
-GroundTypeTag[Int]
-GroundTypeTag[String]
-GroundTypeTag[Boolean]
+ConcreteTypeTag[Int]
+ConcreteTypeTag[Int]
+ConcreteTypeTag[String]
+ConcreteTypeTag[Boolean]