Skip to content

Commit 9058c6e

Browse files
committed
1 parent 531c83c commit 9058c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/units/object-test.r3

+1
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ Rebol [
251251

252252
--test-- "construct/only"
253253
;@@ https://github.com/Oldes/Rebol-issues/issues/687
254+
;@@ https://github.com/Oldes/Rebol-issues/issues/2176
254255
--assert word? get in construct/only [a: true] 'a
255256
--assert word? get in construct/only [a: false] 'a
256257
--assert word? get in construct/only [a: on] 'a

0 commit comments

Comments
 (0)