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
Its sad if things don't work out! At least we should make our error prettier 🌟 and not just print the Debug representation. Example of an error today (from #9 ):
I definitly agree on this one. Currently we use the return from main to print the error messages and it only uses the Debug implementation to print errors. "Fixing" this should be a minor change.
Its sad if things don't work out! At least we should make our error prettier 🌟 and not just print the
Debug
representation. Example of an error today (from #9 ):The text was updated successfully, but these errors were encountered: