Sign in
◑
Theme
go
/
vscode-go
/
ba2dfd9f947948144715a699dc526889d3b3fa4e
/
.
/
extension
/
test
/
testdata
/
formatTest
/
unformatted.go
blob: 6ebac140757cc1aba997368d3146db1e6f5cff86 [
file
]
package main
import "fmt"
func main ( ) {
fmt.Println("hello")
}