summaryrefslogblamecommitdiff
path: root/test/files/neg/t4166.check
blob: 24129c54ad8fdb75f59d691b88f794b527f5b28e (plain) (tree)
1
2
3
4
                                                                                       


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