We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009b6d6 commit 94c3622Copy full SHA for 94c3622
src/tests/units/series-test.r3
@@ -611,7 +611,7 @@ Rebol [
611
--assert 4 = forall data [data/1]
612
--assert data = [2 3 4]
613
614
-;@@ https://github.com/Oldes/Rebol-issues/issues/2331
+;@@ https://github.com/Oldes/Rebol-issues/issues/2332
615
--test-- "Escaping from FORALL loop using THROW"
616
data: [1 2 3 4]
617
--assert "yes" = catch [forall data [if data/1 = 3 [throw "yes"]]]
0 commit comments