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