mod a { mod submodule_x; mod submodule_y; fn func () { } } mod b { fn func { } }