Skip to content

Issue 285 - foreach syntax

Jacob Beard requested to merge issue-285 into 2.0.0-w3c-ecma

Created by: feyzo

Closes #285 (closed)

Merge with: https://github.com/jbeard4/scxml-test-framework/pull/12

Implemented illegal foreach item expressions. Implemented iterating only on arrays, raising error otherwise

Merge request reports