// { dg-options "-std=gnu++20" } // { dg-do compile { target c++20 } } #include auto s = std::format(" {9} "); // { dg-error "invalid.arg.id" "" { target *-*-* } 0 }