Double return is printed #459
Labels
Bug
Python 3.8
Volunteer wanted
Volunteer wanted to fix if a bug or to implement if a new feature.
Works on decompyle3
Description
double return get printed
How to Reproduce
#458
I used add-test.py with python3.8 with the latest commit on the respective branch
Output Given
Expected behavior
Environment
uncompyle6 --version
uncompyle6 3.9.1.dev0python -c "import sys; print(sys.version)"
wherepython
is the correct CPython or PyPy binary.3.8.10 (default, Mar 13 2023, 10:26:41)
[GCC 9.4.0]
Workarounds
Remove the second run by hand
Priority
I found it while trying to reduce another bug
Additional Context
N/A
The text was updated successfully, but these errors were encountered: