blob: a4bbce36a2a6e2120f606817bfad95bb51433cd8 [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
export module bob;
// { dg-module-cmi bob }
export int frob (int *);