Skip to content

Commit 6305d51

Browse files
committed
Fix Call to have correct Func name
1 parent f993dc7 commit 6305d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ast/ast.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ type Compare struct {
496496

497497
type Call struct {
498498
ExprBase
499-
Function Expr
499+
Func Expr
500500
Args []Expr
501501
Keywords []*Keyword
502502
Starargs Expr

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy