Appearance
https://wg21.link/p2169
void foo() { int _ = 0; int [_, x] = std::make_pair(1, 2); }
可行,duckdb 是这么干的。