blob: 10f4c8332a36925d821f22e1fe30328464448c0e [file] [log] [blame]
error: expected expression, found keyword `type`
--> $DIR/unsized2.rs:6:7
|
LL | f<type>();
| ^^^^ expected expression
error: aborting due to 1 previous error