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