blob: 607680a07cabee8ad96c3ad04e01806b99b2d73f [file]
export module importable;
export int from_import()
{
return 0;
}