We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
It seems that also the EOG for nested functions is missing.
This creates problems if we want to try to fix #2004 because the symbol resolver uses the EOG and it does not reach nested functions.
Originally posted by @oxisto in #1736
The text was updated successfully, but these errors were encountered:
Nevermind, it seems that this was actually a python problem, that did not properly connect functions to their declaration statement.
Sorry, something went wrong.
No branches or pull requests
This creates problems if we want to try to fix #2004 because the symbol resolver uses the EOG and it does not reach nested functions.
Originally posted by @oxisto in #1736
The text was updated successfully, but these errors were encountered: