summaryrefslogtreecommitdiff
path: root/test/files/neg/t1168.check
blob: d9b754774fa5092196632f3202c616c605c18f91 (plain) (blame)
1
2
3
4
t1168.scala:6: error: Names of vals or vars may not end in `_='
  val r_= = 4
      ^
one error found