summaryrefslogtreecommitdiff
path: root/test/pending/run/macro-expand-implicit-macro-defeats-type-inference.check
blob: 5af32f38e0f77030ae1801a7da24f7fdbbe68aba (plain) (blame)
1
2
3
4
5
6
openImplicits are: List()
enclosingImplicits are: List((List[Int],scala.this.Predef.implicitly[List[Int]]))
typetag is: TypeTag[Nothing]
openImplicits are: List()
enclosingImplicits are: List((List[String],Test.this.bar[String]))
typetag is: TypeTag[Nothing]