Confused with the output of this code (Golang)

后端 未结 0 778
野的像风
野的像风 2020-12-05 21:03

i have this code :

package main

import (
    "fmt"
    "log"
)

type norgateMathError struct {
    lat  string
    long string
    err  e         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题