Skip to content

Unresolved references for standard library dependencies (mostly fixed) #610

@Gouvernathor

Description

@Gouvernathor

When writing mapOf<Any, Any>(), mapOf is underlined with Unresolved reference: mapOf kotlin(UNRESOLVED_REFERENCE).
Despite mapOf being in the standard imports of the standard library. Same with sequence and listOf.

I have kotlinc version 2.1.0 and java version 23.0.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions