1 
2 module imports.test11039b;
3 
4 import test11039;
5 
6 static anotherGlobalField = SomeStruct!string("Hello Again!");
7 
8