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