libstdc++: Remove redundant 17_intro/headers tests
[official-gcc.git] / gcc / testsuite / g++.dg / ext / stmtexpr4.C
bloba37c33ae086326d909649fe76d69bf3626665109
1 // PR c++/20147
2 // { dg-do compile }
3 // { dg-options "" }
5 void foo()
7   ({x;}); // { dg-error "was not declared" }