blob: 50ec7a304c5c161811b48b178ff0bda05ab23aeb [file] [log] [blame]
error: expected one of `,` or `>`, found `(`
--> $DIR/issue-20616-2.rs:12:31
|
LL | type Type_2 = Type_1_<'static ()>;
| ^ expected one of `,` or `>`
error: aborting due to previous error