mirror of
https://github.com/topjohnwu/cxx.git
synced 2025-02-25 19:30:29 +00:00
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
error: enums with data are not supported yet
|
|
--> $DIR/data_enums.rs:4:9
|
|
|
|
|
4 | Field(u64),
|
|
| ^^^^^^^^^^
|