// expected-no-diagnostics
// expected-no-diagnostics
// expected-no-diagnostics
// expected-warning@+1{{unknown pragma ignored}}
// expected-note@+4{{previous definition is here}}
// expected-warning@+4{{redefinition of typedef 'x' is a C11 feature}}
typedef int x;
typedef int x;