Sign in
mojo
/
mojo
/
HEAD
/
.
/
mojom
/
generators
/
go
/
gofmt
/
testdata
/
emptydecl.golden
blob: 28cf93f309697ea48e0d9b6ff3b5224fb0460e60 [
file
] [
log
] [
blame
]
//gofmt -s
// Test case for issue 7631.
package
gofmt
// Keep this declaration
var
()
const
(
// Keep this declaration
)
func main
()
{}