Skip to content

verify_output() issue with constructed calls #945

@lionel-

Description

@lionel-

It seems it deparses calls with expr_print() and then tries to reparse these. Verifying the output of vars_pull(vars, !!c("a", "b")) creates this output file:

vars_pull(vars, <chr: "a", "b">)
Error: <text>:11:17: unexpected '<'
10: vars_pull(letters, "foo")
11: vars_pull(vars, <

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions