Skip to content

Fix ExecutionWholeArray

The constructor for execution whole array was wrong and would result in compilation error if used. This fixes that and adds a test path for testing ExecutionWholeArray with ExecutionWholeArrayConst.

Merge request reports