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