mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Also allows comparing in zblueslip using toString() for cases like
comparing an `Error('hello')` object and a `'hello'`.
Also allows comparing in zblueslip using toString() for cases like
comparing an `Error('hello')` object and a `'hello'`.