summaryrefslogtreecommitdiffstats
path: root/src/cmd/go/testdata/script/check_goexperiment.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/go/testdata/script/check_goexperiment.txt')
-rw-r--r--src/cmd/go/testdata/script/check_goexperiment.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/cmd/go/testdata/script/check_goexperiment.txt b/src/cmd/go/testdata/script/check_goexperiment.txt
new file mode 100644
index 0000000..3434cb9
--- /dev/null
+++ b/src/cmd/go/testdata/script/check_goexperiment.txt
@@ -0,0 +1,10 @@
+# Test that [GOEXPERIMENT:x] is accepted.
+# Here fieldtrack is picked arbitrarily.
+
+[GOEXPERIMENT:nofieldtrack] env
+
+[GOEXPERIMENT:fieldtrack] env
+
+#[GOEXPERIMENT:crashme] env
+
+