blob: 43120152b457851b13712f8348fb218b217fcc5b [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
export module thing;
int i;
import baz; // { dg-error "must be contiguous" }