Fixing xmode bug
parent
88e8b95cf7
commit
9dc60a552d
|
@ -22,7 +22,7 @@ IN: xmode.utilities
|
||||||
] }
|
] }
|
||||||
{ [ dup length 3 = ] [
|
{ [ dup length 3 = ] [
|
||||||
first3 '[
|
first3 '[
|
||||||
_ tag get at
|
tag get _ attr
|
||||||
_ [ execute ] when* object get _ execute
|
_ [ execute ] when* object get _ execute
|
||||||
]
|
]
|
||||||
] }
|
] }
|
||||||
|
|
Loading…
Reference in New Issue