You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since v2.21.1 (v2.22.1 included) some statements like ReturnStmt don't return any Expr with getExpr(), nor any Element with getAChild(). This works as expected in v2.21.0.
Also, the (expected) child Element doesn't have a getParent() neither.