summaryrefslogtreecommitdiff
path: root/test/pending/run/macro-expand-implicit-macro-defeats-type-inference.check
blob: e7cb9c367b1ac18ff193c157255f45c324277e3b (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]