blob: 190f5739072e2cfa7ecab1b74a314abf514e4581 [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
export module bob;
// { dg-module-cmi bob }
export struct import {};
export ::import *a;
export ::import (b);