Hi,

I'm reading the go compiler source code and found the following code style 
in several places:

[image: DeepinScreenshot_select-area_20210209105635.png]

Is there some special reasons to group n,m,p to a local struct? 

Why don't we just init n the following way:

[image: DeepinScreenshot_select-area_20210209110823.png]

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/fcd440cd-9959-4230-8d22-06495d51695dn%40googlegroups.com.

Reply via email to