Sign in
go
/
go
/
d5f37122d2235630aad5a67ec45f7d6976c4f2ed
/
.
/
src
/
cmd
/
gofmt
/
testdata
/
stdin2.input.gofmt
blob: 7eb1b54fec058ebbc4f248f05a63fddb63112380 [
file
]
var
x
int
func f
()
{
y
:=
z
/* this is a comment */
// this is a comment too
}