Skip to content

Fails to parse: time .venv/bin/python -c "print('ok')" #284

Description

@certik
~/repos/Liger-Kernel(light)$ time .venv/bin/python -c "print('ok')"
Syntax error:   × Failed to parse input
  ╰─▶ Failure to parse at Pos((1, 26))
   ╭────
 1 │ .venv/bin/python -c print('ok')
   ·                          ┬
   ·                          ╰── expected EOI, TILDE_PREFIX, AND_IF, OR_IF, Stdout, StdoutStderr, io_redirect, or separator_op
   ╰────
  help: expected EOI, TILDE_PREFIX, AND_IF, OR_IF, Stdout, StdoutStderr,
        io_redirect, or separator_op

real    0.001s
user    0.000s
sys     0.000s
cpu     0.0%

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