Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp26
/
variadic-comma4.C
blob: 12f0d545c8467feb888247947a9a6048f3a0f817 [
file
] [
log
] [
blame
]
// P3176R1 - The Oxford variadic comma
// { dg-do compile { target c++11 } }
// { dg-additional-options "-Wno-deprecated" }
#include
"variadic-comma1.C"