Trying to test a static method inside a struct, however, Xcode starts to complaining about "Undefined symbol: static PROJECT.DummyStruct.someMethod".
Any id