blob: d71c630c75e6415591230f3a342a4944ad8cf531 [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
import foo;
static int also_not_exported; // { dg-error "different kind" }
static int implicit_export; // { dg-error "different kind" }