summaryrefslogtreecommitdiff
path: root/test/pending/neg/bug452.check
blob: de484ef44b6d677a71107c25c5a8cff0c16dfb39 (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