blob: 2c44edeba29bbb21dc3ff7a964785c5ad0f5e5d1 [file] [log] [blame]
// { dg-additional-options {-fmodules-ts -fconcepts} }
module;
#include "var-tpl-concept-1.h"
export module foo;
// { dg-module-cmi {foo} }
export import :part1;
export void baz (string &);