blob: b6be0c349d5bedb4d4abf9d1e9dd7e068bd6478f [file] [log] [blame]
// PR 99468, stupidly worded diagnostic
// { dg-additional-options -fmodule-header }
module M; // { dg-error "module-declaration not permitted" }
int i;
// { dg-prune-output "not writing" }