summaryrefslogtreecommitdiff
path: root/test/files/run/macro-reify-abstypetag-typeparams-notags.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-reify-abstypetag-typeparams-notags.check')
-rw-r--r--test/files/run/macro-reify-abstypetag-typeparams-notags.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/macro-reify-abstypetag-typeparams-notags.check b/test/files/run/macro-reify-abstypetag-typeparams-notags.check
new file mode 100644
index 0000000000..be62b59a69
--- /dev/null
+++ b/test/files/run/macro-reify-abstypetag-typeparams-notags.check
@@ -0,0 +1,2 @@
+AbsTypeTag[T]
+AbsTypeTag[List[T]]