blob: 23190db013e7308686a422ba24ed291233f2ea0c [file] [log] [blame]
// { dg-additional-options {-fmodules-ts -Wno-pedantic} }
module;
# 5 __FILE__ 1
namespace std {}
# 7 "" 2
export module bob;
// { dg-module-cmi bob }
import foo;
namespace std {}