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