mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-01 15:01:49 +00:00
6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
error: unexpected literal in nested attribute, expected ident
|
|
--> tests/ui/unexpected-literal/field.rs:5:13
|
|
|
|
|
5 | #[serde("literal")]
|
|
| ^^^^^^^^^
|