1 2 3 4 5 6
// PR c++/119048 // { dg-do compile { target c++23 } } int main() { [] {}, [](...) static {}; }