// PR c++/109651 // { dg-do compile { target c++20 } } template void f() { [](U) { [] class TT>(TT) { }; }(0); } template void f();