mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-28 21:41:24 +00:00
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
error: unexpected end of input, expected literal
|
|
--> tests/ui/malformed/cut_off.rs:4:17
|
|
|
|
|
4 | #[serde(rename =)]
|
|
| ^
|