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



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