summaryrefslogtreecommitdiff
path: root/test/files/neg/bug783.check
blob: 19e3ead2a991f35323b01c3c6af2d7425c0c01d8 (plain) (blame)
1
2
3
4
5
6
bug783.scala:12: error: type mismatch;
 found   : Contexts.this.Global#Template
 required: Contexts.this.global.Template
      globalInit0.Template(10, 20);
                  ^
one error found