Go to a blog page - say https://go.dev/blog/constants - and try the Run button on an example. When I do, I always get this error, albeit with more color:
package play: build constraints exclude all Go files in /tmp/sandbox497940979
Go build failed.
I am mystified what constraints would make all examples fail to run, but it's a shame that the examples have become unrunnable.
Go to a blog page - say https://go.dev/blog/constants - and try the Run button on an example. When I do, I always get this error, albeit with more color:
I am mystified what constraints would make all examples fail to run, but it's a shame that the examples have become unrunnable.