Sign in
go
/
go
/
4f1c9aace00277914e080170237ae381e05683c5
/
.
/
src
/
cmd
/
gofmt
/
testdata
/
stdin3.input
blob: ab46c1063beba078cd8a18c4fd2beb64186e9d0a [
file
] [
log
] [
blame
]
//gofmt -stdin
/* note: no newline at end of file */
for
i
:=
0
;
i
<
10
;
i
++
{
s
+=
i
}