We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531c83c commit 9058c6eCopy full SHA for 9058c6e
src/tests/units/object-test.r3
@@ -251,6 +251,7 @@ Rebol [
251
252
--test-- "construct/only"
253
;@@ https://github.com/Oldes/Rebol-issues/issues/687
254
+ ;@@ https://github.com/Oldes/Rebol-issues/issues/2176
255
--assert word? get in construct/only [a: true] 'a
256
--assert word? get in construct/only [a: false] 'a
257
--assert word? get in construct/only [a: on] 'a
0 commit comments