Skip to content

IValue::into_object cannot be successfully called on an object #21

@kjschiroo

Description

@kjschiroo

It looks like there is currently a typo in IValue::into_object that causes the IValue to check if it is a number rather than an object before attempting to return itself as an object. This prevents the function from returning successfully when it should be able to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions