Sign in
rust
/
rust-lang
/
gcc
/
34c97fbd4ebd24e76655405cde48ab83332f40c6
/
.
/
libgo
/
go
/
cmd
/
gofmt
/
testdata
/
stdin2.input
blob: 69d6bdd682efe8f90e157ef1f93f549c7cc7b4a4 [
file
] [
log
] [
blame
]
//gofmt -stdin
var
x
int
func f
()
{
y
:=
z
/* this is a comment */
// this is a comment too
}