/controlflow

A package to remove `goto` statements from a Go syntax tree by rewriting them as conditionals and loops.

Primary LanguageGoMIT LicenseMIT

Issues