rust/src/test/ui/conditional-compilation/cfg-arg-invalid-1.stderr

3 lines
77 B
Plaintext
Raw Normal View History

2019-04-07 10:43:40 +00:00
error: invalid `--cfg` argument: `a(b=c)` (expected `key` or `key="value"`)