blob: 21b087ca5a7f6849799344c23a7260b4cc3474fb [file]
export module simple;
int g()
{
return 0;
}