How do I add an argument to a ring? – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/how-do-i-add-an-argument-to-a-ring/18158
So I have a custom block that accepts a command and a single upvar. Now, the command doesn't have the required var to run so when I say (upvar) for (2) secs it says "upvar", not the value the upvar was given. I'm complet…
((args)) { say (args) for [2] secs } :: control sets (very cool cmd) to ({set [b