summaryrefslogtreecommitdiff
path: root/test/pending/neg/bug452.check
blob: 308ec18bd4cdacdeb9f95008625d38dd6f0c9d00 (plain) (blame)
1
2
3
4
5
6
bug452.scala:3: error: type mismatch;
 found   : Test
 required: Test.this.Foo
    def this() = this(this);
                      ^
one error found