summaryrefslogtreecommitdiff
path: root/test/files/neg/t1215.check
blob: 77a9304b4845ce4b49b70d350693a74a4e6bc6ff (plain) (blame)
1
2
3
4
t1215.scala:2: error: value += is not a member of Int
  val x = 1 += 1
          ^
one error found