We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad8d97 commit 4221114Copy full SHA for 4221114
src/tests/units/make-test.r3
@@ -16,6 +16,7 @@ Rebol [
16
err/id = 'bad-make-arg
17
]
18
--test-- "make char! binary!"
19
+ ;@@ https://github.com/Oldes/Rebol-issues/issues/1031
20
;@@ https://github.com/Oldes/Rebol-issues/issues/1045
21
--assert #"1" = make char! #{3132}
22
--assert #"š" = make char! to-binary "ša"
0 commit comments