blob: 7319e839b934a6cb2bd4f9c55cbddde59d2e5c31 [file] [log] [blame] [edit]
error: non-item in item list
--> $DIR/issue-32446.rs:4:11
|
LL | trait T { ... }
| - ^^^ - item list ends here
| | |
| | non-item starts here
| item list starts here
error: aborting due to 1 previous error