mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
fix up some irregular indentation
R=rsc OCL=33382 CL=33391
This commit is contained in:
parent
3e804ba7a7
commit
74dd0ab670
39 changed files with 317 additions and 316 deletions
|
|
@ -41,7 +41,7 @@ pc: 0x4558
|
|||
*/
|
||||
|
||||
/* An array composite literal needs to be created freshly every time.
|
||||
It is a "construction" of an array after all. If I pass the address
|
||||
of the array to some function, it may store it globally. Same applies
|
||||
to struct literals.
|
||||
It is a "construction" of an array after all. If I pass the address
|
||||
of the array to some function, it may store it globally. Same applies
|
||||
to struct literals.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue