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