PR c++/86728 - C variadic generic lambda.
[official-gcc.git] / gcc / testsuite / g++.dg / parse / redef1.C
blob0235ffb72e9c90e1377b81cb56303d4dbd632fae
1 // { dg-options "" }
2 // PR c++/16193
4 # 1 "syshdr1.C"
5 # 1 "syshdr1.h" 1 3
6 // Redefinitions of built-in types are allowed in system headers so
7 // that G++ will work with system headers that are not fully
8 // C++-aware.
9 typedef long wchar_t;
10 # 2 "syshdr1.C" 2