blob: ba34708c171bfe7606ed83c93419f252654bcab2 [file] [log] [blame]
//@ compile-flags: --cfg a(b)
fn main() {}
//~? ERROR invalid `--cfg` argument: `a(b)` (expected `key` or `key="value"`)