mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
da0a02d128
Replace most errors returned by the compiler (using errors.New) with an error type that includes the source location.