blob: 5eaa5c346926f651597d6f1141d5c9f151d5b74a [file] [log] [blame]
// RUN: clang-cc -fixit-at=fixit-at.c:3:1 %s -o - | clang-cc -verify -x c -
_Complex cd;
int i0[1] = { { 17 } }; // expected-warning{{braces}}