Untitled

 avatar
unknown
plain_text
2 years ago
71 B
3
Indexable
b := 2 //The default is also int
fmt.Println(reflect.TypeOf(b)) => int
Editor is loading...