blob: e7dfa17b4b6c414a9cd3132cad8e1f2013a5c204 [file] [log] [blame]
// compile-flags: --cfg a(b)
// error-pattern: invalid `--cfg` argument: `a(b)` (expected `key` or `key="value"`)
fn main() {}