aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/t1215.check
blob: 1f9dd6bf387ed57a1692e614ec49801f6aeaf529 (plain) (blame)
1
2
3
4
t1215.scala:2: error: value += is not a member of Int
  val x = 1 += 1
            ^
one error found