blob: de5ed8a131685d765f4073f1f4c3b3a3e6df5826 [file] [log] [blame]
// Build don't link:
// GROUPS passed error-messages
void foo (mutable int x);// ERROR - non-member `x' cannot be declared `mutable'.*