(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
parse/
crash39.C
// PR c++/31747

static extern int i; // { dg-error "'extern' specifier conflicts with 'static'" }