summaryrefslogtreecommitdiff
path: root/test/files/neg/S4.check
blob: 7fd616488b99e399e8a3ef38215ba2a0a471596f (plain) (blame)
1
2
3
4
S4.scala:5: stable identifier required, but a found.
    def foo(x: a.Inner) = x;
               ^
one error found