classes.tuple: tests were changing superclass of vocab tuple
parent
7fe96f3eff
commit
b63ec30449
|
@ -443,14 +443,14 @@ TUPLE: redefinition-problem-2 ;
|
|||
|
||||
[ ] [
|
||||
[
|
||||
\ vocab tuple { "xxx" } "slots" get append
|
||||
\ vocab identity-tuple { "xxx" } "slots" get append
|
||||
define-tuple-class
|
||||
] with-compilation-unit
|
||||
|
||||
all-words drop
|
||||
|
||||
[
|
||||
\ vocab tuple "slots" get
|
||||
\ vocab identity-tuple "slots" get
|
||||
define-tuple-class
|
||||
] with-compilation-unit
|
||||
] unit-test
|
||||
|
|
Loading…
Reference in New Issue