summaryrefslogtreecommitdiff
path: root/test/files/neg/S4.check
blob: 49f79ba97a9f129c33bb2b4671a753722c25824c (plain) (blame)
1
2
3
4
S4.scala:4: stable identifier required, but a found.
class S4(a: Other) extends a.Inner() {
                           ^
one error found