julia
cc6ec5eb - Fix infinite loop bug in `kill_edge!`

Commit
5 years ago
Fix infinite loop bug in `kill_edge!` If a statement was `nothing`, `kill_edge!` would never move on from trying to kill it because the index wasn't incremented.
Author
Committer
Parents
Loading