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
Currently string comparison such as assert x = "abc" doesn't work properly yet, I think we should implement the operation in LPython in the runtime library and the frontend should insert the call to it.