julia
165f7288
- annotate method from `@ccallable` with `@__doc__` (#51587)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
annotate method from `@ccallable` with `@__doc__` (#51587) This allows you to attach a docstring to a `@ccallable` method definition. Fixes #51586
References
#51587 - fix #51586, annotate method from `@ccallable` with `@__doc__`
Author
mbauman
Parents
f7e8f924
Loading