blob: 27a61a6ea6c0bff116bfafc30f720dfd3cecbd7b [file]
export module mod;
export int f()
{
return 0;
}