Skip to content

fix call with no return values and options, and add test

This fixes a small parsing issue that would result from a CallInstruction with no return values accompanied by options. A corresponding test has been added in test_loopy.py

Merge request reports

Loading