cp/
[official-gcc.git] / gcc / testsuite / g++.dg / template / crash71.C
blob86aa1521d4dd129917cf16a5c2a5284ee9cb96c2
1 // PR c++/30659
3 extern "C" template A<char> foo(); // { dg-error "forbids|static data|expected" }