mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Updated RangefuncExperiment (markdown)
parent
4ae1094756
commit
90ea0419ea
@ -5,7 +5,7 @@ This page answers frequently asked questions about the change.
|
|||||||
|
|
||||||
### How do I try the change?
|
### How do I try the change?
|
||||||
|
|
||||||
Using Go 1.21, build your program using `GOEXPERIMENT=rangefunc`, as in
|
Using Go 1.22, build your program using `GOEXPERIMENT=rangefunc`, as in
|
||||||
|
|
||||||
GOEXPERIMENT=rangefunc go install my/program
|
GOEXPERIMENT=rangefunc go install my/program
|
||||||
GOEXPERIMENT=rangefunc go build my/program
|
GOEXPERIMENT=rangefunc go build my/program
|
||||||
|
Loading…
x
Reference in New Issue
Block a user