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