Skip to content

[CS2] object spread destructuring bug #4651

@helixbass

Description

@helixbass

This throws a compiler error:

{person: {mobile}, attrs...} = @props

Removing the @ or the attrs... spread param or the person: {mobile} destructured param all compile ok

@zdenko @GeoffreyBooth

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions