core
core copied to clipboard
enums returns Desc() but types returns Doc() -- should be consistent
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
Desc is also more of an abbreviation than Doc which is more standard as a standalone.