Two ways to play with it: 'gotip' and the Go Playground.
gotip:
$ go install golang.org/dl/gotip@latest
$ gotip download
$ GOEXPERIMENT=jsonv2 gotip doc encoding/json/v2
Playground example:
Two ways to play with it: 'gotip' and the Go Playground.
gotip:
$ go install golang.org/dl/gotip@latest
$ gotip download
$ GOEXPERIMENT=jsonv2 gotip doc encoding/json/v2
Playground example: