Unsupported while expression continue result
A test fixture script designed to check compiler behavior when a while loop is used as an expression with a continue statement.
Formula
\text{result} = \text{while } i < 1 \rightarrow \{ i = i + 1; \text{continue} \}
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.