Guest User

Untitled

a guest
May 13th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <class>
  2.     addSelector: #<selector>
  3.     withMethod: (Compiler new compile: '<selector and args>
  4.         <method statements> ...' in: <class> notifying: nil ifFail: nil) generate
Add Comment
Please, Sign In to add comment