slots: fix initial value tests.
parent
5d266ff4b7
commit
95d5daaa7d
|
@ -37,5 +37,5 @@ UNION: comme-ci integer float ;
|
||||||
UNION: comme-ca integer float ;
|
UNION: comme-ca integer float ;
|
||||||
comme-ca 25.5 "initial-value" set-word-prop
|
comme-ca 25.5 "initial-value" set-word-prop
|
||||||
|
|
||||||
[ 0 ] [ comme-ci initial-value ] unit-test
|
[ 0 t ] [ comme-ci initial-value ] unit-test
|
||||||
[ 25.5 ] [ comme-ca initial-value ] unit-test
|
[ 25.5 t ] [ comme-ca initial-value ] unit-test
|
||||||
|
|
Loading…
Reference in New Issue