func main()
in
windows-builder/images/go-example/main.go [5:7]
3
lines of code
1
McCabe index (conditional complexity)
func main() { fmt.Println("Hello from Go!") }