summaryrefslogtreecommitdiff
path: root/test/files/run/toolbox_typecheck_implicitsdisabled.check
blob: 009ba651fe74d7550be54546483271bd845294d0 (plain) (blame)
1
2
3
4
5
{
  import scala.Predef._;
  scala.Predef.ArrowAssoc[Int](1).->[Int](2)
}
scala.tools.reflect.ToolBoxError: reflective typecheck has failed: value -> is not a member of Int