]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/walker/debug/debug.factor
assocs: Add of and ?of. Change all the things at once! Fixes #701.
[factor.git] / basis / tools / walker / debug / debug.factor
index 2ab74bf7359b3f19e212484c0357b069043ce0ea..b776a2c57494da47c28598d9aa6e5d73c12467cf 100644 (file)
@@ -26,5 +26,5 @@ IN: tools.walker.debug
     send-synchronous drop
 
     p ?promise
-    variables>> walker-continuation swap at
+    variables>> walker-continuation of 
     value>> data>> ;