mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-17 09:52:56 +00:00
343bb42644
This makes the result consistent across Go versions, by running a regex on the CGo output that wraps all single-line functions in a consistent way. Originally written by Elliott Sales de Andrade and modified by Ayke van Laethem.