Sign in
go
/
go.git
/
a58afe44fa3be498e213bafa77455ffdfe5e23e2
/
.
/
src
/
go
/
doc
/
comment
/
testdata
/
code5.txt
blob: 0e340dd129838231be264bcf6eb89e267f3ca299 [
file
]
-- input --
L1
L2
L3
L4
L5
- L6 {
L7
}
L8
-- gofmt --
L1
L2
L3
L4
L5
- L6 {
L7
}
L8