summaryrefslogtreecommitdiff
path: root/test/files/run/macro-reify-type.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-reify-type.check')
-rw-r--r--test/files/run/macro-reify-type.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/macro-reify-type.check b/test/files/run/macro-reify-type.check
new file mode 100644
index 0000000000..ea5e70e10d
--- /dev/null
+++ b/test/files/run/macro-reify-type.check
@@ -0,0 +1 @@
+[B, That](f: Int => B)(implicit bf: scala.collection.generic.CanBuildFrom[List[Int],B,That])That \ No newline at end of file