summaryrefslogblamecommitdiff
path: root/test/files/neg/bug452.check
blob: ac23ebc5602504e9f2917d64a9ba38b904840be2 (plain) (tree)
1
2
3
4
5
6
                                     
                                                       
                   


                            
bug452.scala:3: error: type mismatch;
 found   : Test.type (with underlying type object Test)
 required: Test.Foo
    def this() = this(this);
                      ^
one error found