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
$ lpython --show-asr -I. process.pysemantic error: Only Name type and constant integers supported in Call --> process.py:7:1 |7 | asr.accounts.append(s) | ^^^^^^^^^^^^^^^^^^^^^^
Following up on #2428
This does not work:
with the error:
But this workaround works:
The text was updated successfully, but these errors were encountered: