[ask] recursion in closure function #19110
Unanswered
joysahimar
asked this question in
Questions and Answers
Replies: 1 comment
-
it seems that this problem still exists now. I want to know if this problem is in vlang team's work plan.🤔 |
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
-
I have a fn recursion but in closure
Example Code
This code
error: sum must be added to the capture list for the closure to be used inside
and i'm try added to capture list but still error
error: undefined ident: sum
Beta Was this translation helpful? Give feedback.
All reactions