Regression with statement splitting
Previously, this would work in Ion:
echo one; echo two
Seems that only the first statement is executed.
Previously, this would work in Ion:
echo one; echo two
Seems that only the first statement is executed.