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.
5 lines
44 B
Go
5 lines
44 B
Go
package syntaxmulti1
|
|
|
|
func Foo1(import) {
|
|
}
|