...

Text file src/cmd/go/testdata/script/check_goexperiment.txt

Documentation: cmd/go/testdata/script

     1# Test that [GOEXPERIMENT:x] is accepted.
     2# Here fieldtrack is picked arbitrarily.
     3
     4[GOEXPERIMENT:nofieldtrack] env
     5
     6[GOEXPERIMENT:fieldtrack] env
     7
     8#[GOEXPERIMENT:crashme] env
     9
    10

View as plain text