llvm/clang/test/utils/update-verify-tests/Inputs/no-diags.c.expected

// expected-no-diagnostics
void foo() {
    int a = 2;
}