[#2442] English Check
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
This commit is contained in:
parent
7f8b259994
commit
28908aa3cf
293 changed files with 2222 additions and 2224 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
)
|
||||
|
||||
// A funcScope represents the scope within the function context.
|
||||
// It holds al the local variables along with the initialized struct positions.
|
||||
// It holds all the local variables along with the initialized struct positions.
|
||||
type funcScope struct {
|
||||
// Identifier of the function.
|
||||
name string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue