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


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