We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f7fd03 commit 7537a3dCopy full SHA for 7537a3d
testdata/loops.go
@@ -11,6 +11,7 @@ func l3() {
11
}
12
13
14
+
15
func l2range() {
16
for range []struct{}{} {
17
0 commit comments