julia
ce89d588
- Fix infinite loop bug in `kill_edge!`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
yhls
Committer
vchuravy
Parents
1fde26e8
Loading