Skip to content

Infer empty list/map type in other contexts than variable declaration #86

@giann

Description

@giann
[num] numbers = [];
{str, str} map = {};

fun count([str] list) > num -> list.len();

count([]) == 0;

Metadata

Metadata

Assignees

No one assigned

    Labels

    languageIssue related to the language

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions