Sign in
◑
Theme
go
/
vscode-go
/
27bfbf31c5a1aeea5ff4cb9d09bf277425e871bb
/
.
/
extension
/
test
/
testdata
/
gogetdocTestData
/
format.go
blob: 8a0b0b74106f2db3eb35bf355da37210a40d31cd [
file
]
package abc
func hello() {
var x int
_ = x
}