core icon indicating copy to clipboard operation
core copied to clipboard

enums returns Desc() but types returns Doc() -- should be consistent

Open rcoreilly opened this issue 1 year ago • 2 comments

Describe the bug

probably Doc() is the more standard, based on go compiler / ast system.

How to reproduce

n/a

Example code

No response

Relevant output

No response

Platform

macOS

rcoreilly avatar Aug 26 '24 05:08 rcoreilly

Desc is also more of an abbreviation than Doc which is more standard as a standalone.

rcoreilly avatar Aug 26 '24 05:08 rcoreilly