func go/ast.Fprint 2 uses go/ast (current package) print.go#L39: func Fprint(w io.Writer, fset *token.FileSet, x any, f FieldFilter) error { print.go#L74: return Fprint(os.Stdout, fset, x, NotNilFilter)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)