mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-31 17:17:47 +00:00
587ad68bd9
Previously the loader would only report the first error. With this change, all syntax and type errors will be reported.