PR c++/81917 - ICE with void_t and partial specialization.
[official-gcc.git] / gcc / testsuite / g++.dg / template / crash71.C
blob3ac862ed81b8af94628e497263f1050d61bb308b
1 // PR c++/30659
3 extern "C" template A<char> foo(); // { dg-error "forbids|static data|expected|template" }