summaryrefslogblamecommitdiff
path: root/test/files/neg/t0764.check
blob: b622f17c5ef5f711d6e5afcc0e64669c56cbc264 (plain) (tree)
1
2
3
4
5
6





                                                                                     
t0764.scala:13: error: type mismatch;
 found   : java.lang.Object with Node{type T = _1.type} where val _1: Main.this.AType
 required: Node{type T = Main.this.AType}
	new Main[AType]( (value: AType).prepend )
                                        ^
one error found