Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gcc
/
libgo
/
go
/
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
}