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



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