Skip to content

glue symbol extraction should treat x and ` x ` the same #1619

@MichaelChirico

Description

@MichaelChirico

Originally posted by @AshesITR in #1612 (comment)

x <- 1
`x` <- 2
glue::glue("{x} is the same as {`x`}")
# 2 is the same as 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions