Skip to content

Colon as operator part at beginning of line in REPL #24142

@prolativ

Description

@prolativ

Compiler version

3.7.3, 3.8.0-RC1-bin-20251007-71fcd1a-NIGHTLY

Minimized code

In REPL:

::(1, Nil)

Output

Unknown command: "::(1,", run ":help" for a list of commands

Expectation

This should be evaluated as it is when not typed at the very beginning of a line in REPL (e.g. like ::(1, Nil) with a leading white space)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions