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