func main()
in
pedrosland/main.go [9:11]
3
lines of code
1
McCabe index (conditional complexity)
func main() { fmt.Println("who even needs fmt?") }