Allow docstrings on tests #55
jariji
8000
started this conversation in
Design & Ideas
Replies: 1 comment
-
I don't think there's anything I can do to make that syntax work; you just can't put a docstring on a "abs returns a nonnegative value."
function abs_nonneg end |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like to put docstrings on my tests so I know what they are testing.
Beta Was this translation helpful? Give feedback.
All reactions