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