// { dg-options "-frepo -DF='a'" } template void f () {} template void g () { f(); } int main () { g(); } char c = F;