blob: af285da79ac57c90a290d543e85e139540ed8f70 [file] [log] [blame]
// { dg-additional-options -fmodules }
import M;
int main()
{
f<int>();
}