6 lines
151 B
Text
6 lines
151 B
Text
|
error: expected nix attribute default to be string
|
||
|
--> tests/ui/parse_bad_default.rs:5:21
|
||
|
|
|
||
|
5 | #[nix(default = 12)]
|
||
|
| ^^
|