another question packageScope query: (ClyMessageSenders of: #(do: x)) It is returning all the senders of do: and the senders of x or returning all the sender of do: and xIt returns methods which sent #do: or #x
another question packageScope query: (ClyMessageSenders of: #(do: x)) It is returning all the senders of do: and the senders of x or returning all the sender of do: and x
�� Stef
Stef