blob: 3ac862ed81b8af94628e497263f1050d61bb308b [file] [log] [blame]
// PR c++/30659
extern "C" template A<char> foo(); // { dg-error "forbids|static data|expected|template" }