Allow coarrays in select type. [PR46371, PR56496]
[official-gcc.git] / gcc / testsuite / g++.dg / other / pr37789.C
blob728c2fcc6f24e2024c6d248e2e8bca274b521a90
1 // PR c++/37789
2 // { dg-do compile }
4 void foo():
5 {               // { dg-error "initializers|identifier" }
6   __FUNCTION__;