summaryrefslogtreecommitdiff
path: root/test/files/neg/t6355.check
blob: c1fa147f52589e476247dc04d1ed09d1272fec23 (plain) (blame)
1
2
3
4
t6355.scala:12: error: implementation restriction: applyDynamic cannot be overloaded
  def applyDynamic(name: String)(x: Int): Int = 2
      ^
one error found