Skip to content

implement subslice sharing annotation #3

@kortschak

Description

@kortschak

This is an extension of #2. It is not clear how to address this though.

For example, if we have

a := []int{1, 2, 4, 8}
b := a[1:3]

How should this be rendered?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions