(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
warn/
Wctad-maybe-unsupported.h
       1  #pragma GCC system_header
       2  
       3  template <typename T>
       4  struct A { A(T); };