package mitoop
func main() {
var Prologue = "Hello guys, welcome"
me := &Me{}
me.Name = "mitoop"
me.Country = "China"
me.Area = "ZhengZhou"
me.Gender = "Man"
}
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.