Skip to content

cd ..' causes Syntax error: × Failed to parse input and exits #279

@certik

Description

@certik
(lf) ~/repos/lfortran/integration_tests(j4c1)$ cd ..'
Syntax error:   × Failed to parse input
  ╰─▶ Failure to parse at Pos((1, 6))
   ╭────
 1 │ cd ..'
   ·      ┬
   ·      ╰── expected EOI, QUOTED_WORD, UNQUOTED_PENDING_WORD, UNQUOTED_ESCAPE_CHAR, UNQUOTED_CHAR, VARIABLE_EXPANSION, SUB_COMMAND, AND_IF, OR_IF, EXIT_STATUS, Stdout, StdoutStderr, io_redirect, or separator_op
   ╰────
  help: expected EOI, QUOTED_WORD, UNQUOTED_PENDING_WORD,
        UNQUOTED_ESCAPE_CHAR, UNQUOTED_CHAR, VARIABLE_EXPANSION, SUB_COMMAND,
        AND_IF, OR_IF, EXIT_STATUS, Stdout, StdoutStderr, io_redirect, or
        separator_op
~/repos/lfortran(j4c1)$ cd ..

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