xref
: /
dports
/
devel
/
riscv64-none-elf-gcc
/
gcc-8.4.0
/
libgo
/
go
/
cmd
/
gofmt
/
testdata
/
stdin1.golden
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
//gofmt -stdin
2
3
if x {
4
y
5
}
6