classes.struct: removing unused bad-type-for-bits error.
parent
b72040d3b6
commit
b2cd64d0e9
|
@ -339,8 +339,6 @@ SYMBOL: bits:
|
||||||
|
|
||||||
<PRIVATE
|
<PRIVATE
|
||||||
|
|
||||||
ERROR: bad-type-for-bits type ;
|
|
||||||
|
|
||||||
:: set-bits ( slot-spec n -- slot-spec )
|
:: set-bits ( slot-spec n -- slot-spec )
|
||||||
struct-bit-slot-spec new
|
struct-bit-slot-spec new
|
||||||
n >>bits
|
n >>bits
|
||||||
|
|
Loading…
Reference in New Issue