blob: 7c000b749519e299f3dfbaf4a171fbf7a7fc1db4 [file] [log] [blame]
export module priv;
export int g()
{
return 0;
}