We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8961be9 commit 55287edCopy full SHA for 55287ed
type_tests/map_key_test.go
@@ -1,5 +1,6 @@
1
-// +build !go1.14
2
-// remove these tests temporarily until https://github.com/golang/go/issues/39105 is fixed
+// +build go1.15
+// remove these tests temporarily until https://github.com/golang/go/issues/38105 and
3
+// https://github.com/golang/go/issues/38940 is fixed
4
5
package test
6
0 commit comments