fix: move strings to x-tba (not done yet)
This commit is contained in:
@ -62,7 +62,7 @@ func main() {
|
|||||||
// fmt.Println("perfect -> ", dict["perfect"])
|
// fmt.Println("perfect -> ", dict["perfect"])
|
||||||
|
|
||||||
/*
|
/*
|
||||||
#11: looping over a map might be a sign for a design mistake
|
#11: looping over a map might be a sign of a design mistake
|
||||||
in your software.
|
in your software.
|
||||||
|
|
||||||
(it prints unordered output)
|
(it prints unordered output)
|
||||||
|
Reference in New Issue
Block a user