blob: b81d6e2bb46d989cebefc53a0e7fc9620e730c1d [file] [log] [blame]
// Ensure that no fix-it hints are emitted
// { dg-options "-fdiagnostics-parseable-fixits" }
/* Very long line, where a missing semicolon would be suggested for
insertion at column 4097. */
class test { }
// { dg-error "-: expected .;. after class definition" "" { target *-*-* } .-1 }