Skip to content

Commit 4221114

Browse files
committed
1 parent cad8d97 commit 4221114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/units/make-test.r3

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Rebol [
1616
err/id = 'bad-make-arg
1717
]
1818
--test-- "make char! binary!"
19+
;@@ https://github.com/Oldes/Rebol-issues/issues/1031
1920
;@@ https://github.com/Oldes/Rebol-issues/issues/1045
2021
--assert #"1" = make char! #{3132}
2122
--assert #"š" = make char! to-binary "ša"

0 commit comments

Comments
 (0)