We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f2798 commit 4d641afCopy full SHA for 4d641af
src/tests/units/issue-test.r3
@@ -38,6 +38,10 @@ Rebol [
38
;@@ https://github.com/Oldes/Rebol-issues/issues/1106
39
;@@ https://github.com/Oldes/Rebol-issues/issues/1109
40
--assert error? try [to-hex #"a"]
41
+
42
+ --test-- "to-hex money!" ; not supported by design!
43
+ ;@@ https://github.com/Oldes/Rebol-issues/issues/1023
44
+ --assert error? try [to-hex $0]
45
46
47
===end-group===
0 commit comments