-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
docsThis change adds or pertains to documentationThis change adds or pertains to documentationparserLanguage parsing and surface syntaxLanguage parsing and surface syntax
Milestone
Description
Rather than @doc docstring -> foo(x) = ..., we have discussed allowing docstring foo(x) = ... in #8791. i.e. treat any literal string (including string macros!) immediately preceding a function declaration (either one-line or function foo...) as shorthand for @doc.
Metadata
Metadata
Assignees
Labels
docsThis change adds or pertains to documentationThis change adds or pertains to documentationparserLanguage parsing and surface syntaxLanguage parsing and surface syntax