We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8151b0e commit 0f56ce4Copy full SHA for 0f56ce4
src/tests/units/money-test.r3
@@ -52,6 +52,7 @@ Rebol [
52
--assert -$2 = round -$1.5
53
54
--test-- "round/to"
55
+ ;@@ https://github.com/Oldes/Rebol-issues/issues/765
56
--assert $1.375 = round/to $1.333 $.125
57
--assert $1.33 = round/to $1.333 $.01
58
--assert $1 = round/to $0.5 $1
0 commit comments