Skip to content

misc/emacs: package, go, if highlighted #4927

@bradfitz

Description

@bradfitz
In this code (seen screenshot), package is incorrectly highlighted:

                for _, p := range packagesForBuild(all) {
                        a.deps = append(a.deps, b.action(modeInstall, modeInstall, p))
                }

Attachments:

  1. emacs.png (77029 bytes)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions