Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go/printer: don't strip parens around *ast.Ellipsis in return field list #70266

Commits on Nov 9, 2024

  1. go/printer: don't strip parens around *ast.Ellipsis in return field list

    Change-Id: Ic6a6d87202f9b531a591dc0ab2ef5fb050251198
    mateusz834 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f1f04d3 View commit details
    Browse the repository at this point in the history
  2. also cmd/compile/internal/syntax

    Change-Id: If10974dd4c44396f553d1581773e37f045a7d224
    mateusz834 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    05e596c View commit details
    Browse the repository at this point in the history