mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
a6602dc708
Instead of exiting with an error, handle these errors internally. This will enable a few improvements in the future.
4 lines
101 B
Go
4 lines
101 B
Go
ppackage // syntax error
|
|
|
|
// ERROR: loader-invalidpackage.go:1:1: expected 'package', found ppackage
|