Skip to content

Commit

Permalink
format the code
Browse files Browse the repository at this point in the history
  • Loading branch information
fzipp committed Jul 17, 2021
1 parent 2f7fd03 commit 7537a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testdata/loops.go
Expand Up @@ -11,6 +11,7 @@ func l3() {
}
}
}

func l2range() {
for range []struct{}{} {
}
Expand Down

0 comments on commit 7537a3d

Please sign in to comment.