Skip to content
Snippets Groups Projects
Commit 13a16d31 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Fixed error checking for missing functions in iterator objects given to

foreach(). (foreach() would previously simply loop forever with index 0 and
value 0 if given something that isn't an iterator.)

Rev: src/iterators.cmod:1.42
Rev: src/testsuite.in:1.650
parent 32259ea7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment