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