summaryrefslogtreecommitdiff
path: root/test/files/neg/bug191.check
blob: 82681f970beb7b3ce4c40937319a3b45ce16fd33 (plain) (blame)
1
2
3
4
5
6
bug191.scala:11: type mismatch;
 found   : B.this.C
 required: B.this.C
  foo(new C);
      ^
one error found