Skip to content

Stub function identifiers shadow local identifiers #16

Description

Example:
c <- function() { }
c()
The identifier c is automatically converted to an IdentifierRef and points to the builtin c() function located in R3_1_3@stubs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions