julia
dcc39f4d
- update doc string syntax (#25938)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
update doc string syntax (#25938) - disallow extra lines between a docstring and the documented object - parse an extra expression after a newline in calls to `@doc` - deprecate special parsing of `doc" "` - deprecate `->` for doc strings
References
#25938 - disallow extra lines between a docstring and the documented object, special parsing for `@doc`
Author
JeffBezanson
Parents
01b6df69
Loading