This bugfix release continues support for Go 1.18 and 1.19 and features:
- Fix an edge case resulting in bad syntax due to comments - #573
- Avoid a panic involving generic code - #577
- Obfuscate Go names in assembly header files - #553
- Support
garble reverse
on packages using cgo or assembly - #555