summaryrefslogtreecommitdiff
path: root/test/files/neg/t900.check
blob: ff5304a1350119c1ca0c564aa6f188044000bea8 (plain) (blame)
1
2
3
4
5
6
t900.scala:4: error: type mismatch;
 found   : Foo.this.x.type (with underlying type Foo.this.bar)
 required: AnyRef
        def break(): x.type
                     ^
one error found