(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
diagnostic/
auto1.C
// PR c++/86915
// { dg-do compile { target c++17 } }
// Allowed since DR2397.

template<auto [1]> struct S;