Closed fjardon closed 7 years ago
I discovered what I believe is a bug in the python generator:
Then the script abort with an error because B is not found in the evaluation context of the expression inside A.
I have two commits:
Best regards, Frederic Jardon
Nice! Can you state that the patch is submitted under MIT/X11 license?
This patch is submitted under MIT/X11 license
I updated the commit messages as well to include the MIT/X11 licensing
Merged. Thanks!
I discovered what I believe is a bug in the python generator:
Then the script abort with an error because B is not found in the evaluation context of the expression inside A.
I have two commits:
Best regards, Frederic Jardon