Skip to content

string _eq(==) method result unexpected #335

@LiaoPeng

Description

@LiaoPeng

The assemblyscript code

var left = "key1";
var right = "key2";
assert(left == right);

Expected: assert failed.
In fact: successfully

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions