Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch the case when a GOTO instruction is effectively a SKIP.
This is rare in usual work-flows as remove_skip should remove this. However if the program has been extensively transformed it could happen.
- Loading branch information