aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/neg/t4166.check
blob: 10b77d841abc16e259ec6d384803e89dccfcc028 (plain) (tree)
1
2
3
4



                                                                                       
t4166.scala:3: error: super constructor arguments cannot reference unconstructed `this`
class Demo extends Base(new { Demo.this.toString }) {
                              ^
one error found