Skip to content

Commit 7537a3d

Browse files
committed
format the code
1 parent 2f7fd03 commit 7537a3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testdata/loops.go

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ func l3() {
1111
}
1212
}
1313
}
14+
1415
func l2range() {
1516
for range []struct{}{} {
1617
}

0 commit comments

Comments
 (0)