2022-08-13 04:50:53 +00:00
|
|
|
error: expected `,`, or `}`, found `#`
|
|
|
|
--> $DIR/struct-filed-with-attr.rs:5:14
|
|
|
|
|
|
|
|
|
LL | owo: bool
|
|
|
|
| ^ help: try adding a comma: `,`
|
|
|
|
|
2023-11-21 15:44:16 +00:00
|
|
|
error: aborting due to 1 previous error
|
2022-08-13 04:50:53 +00:00
|
|
|
|