Sign in
◑
Theme
go
/
go
/
3979fb9af9ccfc0b7ccb613dcf256b18c2c295f0
/
.
/
src
/
cmd
/
gofmt
/
testdata
/
stdin3.golden
blob: d6da0e417a06ce11d31cab2bea97606987ee3288 [
file
]
//gofmt -stdin
/* note: no newline at end of file */
for
i
:=
0
;
i
<
10
;
i
++
{
s
+=
i
}