Consider the following go playground
func main() { fmt.Println("Hello, playground") map_a := make(map[string]int64) map_b := make(map[st