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
ERROR AS218: Cannot access method 'compare' without calling it as it requires 'this' to be set.
actual.sort(Buffer.compare);
~~~~~~~~~~~~~~
in tests/buffer.spec.ts(60,16)
Uh oh!
There was an error while loading. Please reload this page.
Thoughts?
EDIT: Found here: AssemblyScript/node#7
The text was updated successfully, but these errors were encountered: