classes.struct.vectored: update for recent slots change
parent
8783dda864
commit
b9a358a1df
|
@ -17,7 +17,7 @@ IN: classes.struct.vectored
|
|||
{
|
||||
[ drop name>> ]
|
||||
[ nip ]
|
||||
[ drop type>> array-class-of dup initial-value ]
|
||||
[ drop type>> array-class-of dup initial-value drop ]
|
||||
[ 2drop t ]
|
||||
} 2cleave slot-spec boa ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue