On Wed, Sep 14, 2022 at 7:48 AM 布雷 wrote:
>
> when I run `go run src/cmd/compile/main.go`, I got error at main.go:8:2:
> use of internal package cmd/compile/internal/amd64 not allowed. I'm confused
> with the error and cann't solve it.
> getting help.
I wouldn't expect that to work even if
when I run `go run src/cmd/compile/main.go`, I got error at
main.go:8:2: use of internal package cmd/compile/internal/amd64 not
allowed. I'm confused with the error and cann't solve it.
getting help.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts