Fixing xmode bug

db4
Daniel Ehrenberg 2009-01-28 17:18:14 -06:00
parent 88e8b95cf7
commit 9dc60a552d
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ IN: xmode.utilities
] }
{ [ dup length 3 = ] [
first3 '[
_ tag get at
tag get _ attr
_ [ execute ] when* object get _ execute
]
] }