Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
pch/
local-1.C
#include "local-1.H" int main() { func<int> (); return 0; }