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