summaryrefslogtreecommitdiff
path: root/test/files/run/toolbox_typecheck_implicitsdisabled.check
blob: db64e118ca1ddbb45ab316d631277dcbbd1cab58 (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