Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Jan 25, 2021
1 parent ff1cc9f commit 2f20ab8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/tests/units/crash-test.r3
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,9 @@ Rebol [
--assert block? values-of system/contexts/lib ;- no crash
--assert block? body-of system/contexts/lib ;- no crash


--test-- "issue-441"
;@@ https://github.com/Oldes/Rebol-issues/issues/441
--assert unset? repeat n 1000000 [foreach a [1 2 3] []] ;- no crash
===end-group===

~~~end-file~~~

0 comments on commit 2f20ab8

Please sign in to comment.