summaryrefslogblamecommitdiff
path: root/test/files/neg/bug4166.check
blob: 938dad148818a7bd042035aa2185dc10d264d080 (plain) (tree)
1
2
3
4



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