Guest User

Untitled

a guest
Apr 26th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Io> getSlot("newSlot")
  2. ==> # io/A2_Object.io:259
  3. method(name, value, doc,
  4. getSlot("self") setSlot(name, getSlot("value"))
  5. getSlot("self") set :=
  6. doString("method(" .. name .. " = call evalArgAt(0); self)")
  7.  
  8. value
  9. )
Add Comment
Please, Sign In to add comment