// SPDX-License-Identifier: MIT // // Copyright The SCons Foundation import module1, module2, module3; import p.submodule1, p.submodule2; int main() { return 0; }