Skip to content

Autocasting of numeric literals is still shitty #35

@zhiayang

Description

@zhiayang

this doesn't work without explicit casting:

    var xs: [i64] = [as i64: 1, 2, 3 ]
    xs += 4

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