mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 14:48:40 +00:00
d7773d3e86
Instead of exiting with an error, handle these errors internally. This will enable a few improvements in the future.
4 lines
89 B
Go
4 lines
89 B
Go
package importcycle
|
|
|
|
import _ "github.com/tinygo-org/tinygo/testdata/errors/importcycle"
|