Python target generates code that raises NameError #138
Labels
cmp:compiler
Component: Compiler backend (e.g., annotation processors, code generators)
target:python
typ:bug
Type: Bug/defect
Python target generates code that raises
NameError
when a referring type is above than a referred type e.g.:The above code generates a Python code like the following (though it's approximated, it shows a point):
The text was updated successfully, but these errors were encountered: