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


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