aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/modules/tpl-friend-11_b.C
blob: 5bf79998139c7d52b896038064ad954637efbbb3 (plain)
1
2
3
4
5
// PR c++/114275
// { dg-additional-options "-fmodules-ts" }

import M;
int main() { fun(); }