Sobes.tech
Senior

protocollo SomeProtocol {} func test1_1(valore: SomeProtocol) {} func test2_1(valore: some SomeProtocol) {} func test1_2(valore: any SomeProtocol) {}