Skip to content

REPL eat newline #470

@iacore

Description

@iacore

A newline in REPL is not read as whitespace

Try to type the following in REPL.

Io> a := method(
... "hi" print
... nil
... )
==> method(
    "hi" printnil
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as intendedgood first issueApproachable for new contributorsreplREPL / CLI behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions