-
Beta Was this translation helpful? Give feedback.
Answered by
erictraut
Sep 15, 2023
Replies: 1 comment 11 replies
-
Could you provide a minimal, self-contained code sample (in text form) that shows the problem you're trying to solve? It's difficult to answer your question from partial screen shots. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you want to preserve the return type as well, you'll need to return it from within your
new_example
inner function.