PR c++/81917 - ICE with void_t and partial specialization.
[official-gcc.git] / gcc / testsuite / g++.dg / diagnostic / pr77949.C
blobb81d6e2bb46d989cebefc53a0e7fc9620e730c1d
1 // Ensure that no fix-it hints are emitted
2 // { dg-options "-fdiagnostics-parseable-fixits" }
4 /* Very long line, where a missing semicolon would be suggested for
5    insertion at column 4097.  */
6 class test {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   }   
7 // { dg-error "-: expected .;. after class definition" "" { target *-*-* } .-1 }