6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
error: structs without any fields are not supported
|
|
--> tests/ui/empty_struct.rs:3:5
|
|
|
|
|
3 | struct Empty {}
|
|
| ^^^^^^^^^^^^^^^
|