Skip to content

Fix error message for direct pointer access #541

@dsrbecky

Description

@dsrbecky

ptr[1] = .... fails with "type u64 not valid slicing pointer"
We generally work around the bug by slicing the pointer first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions