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
As discusses in the meeting with eonum:
Things like age_years = 2+2 should be possible and not marked as an error.
Additionally the parser should realise that the call therefore is age_years = 4
However this has a lower Priority!
As discusses in the meeting with eonum:
Things like
age_years = 2+2should be possible and not marked as an error.Additionally the parser should realise that the call therefore is
age_years = 4However this has a lower Priority!