1struct Outer {2// This definition is actually hidden since only submodule 'one' is imported.3struct Inner {4 int x;5} field;6};7