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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions