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