testsuite: C++ module tests
[gcc.git] / gcc / testsuite / g++.dg / modules / leg-merge-1_a.H
1 // { dg-module-do run }
2 // { dg-additional-options "-fmodule-header" }
3 // { dg-module-cmi {} }
4
5 int bob (int);