//go:build go1.18 package evalop import "go/ast" type astIndexListExpr = ast.IndexListExpr