-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
ML/com.ibm.wala.cast.python/source/com/ibm/wala/cast/python/ir/PythonCAstToIRTranslator.java
Lines 992 to 993 in b813bde
.PropertyRead( | |
idx, resultVal, resultVal, context.currentScope().getConstantValue(eltName))); |
Why would the object ref and result be the same value (resultVal
)?
It seems to later get fixed by something.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working