Sobes.tech
Senior

Protokoll SomeProtocol {} func test1_1(wert: SomeProtocol) {} func test2_1(wert: some SomeProtocol) {} func test1_2(wert: any SomeProtocol) {}