Skip to content

repl: uncomplete expression shouldn't be autocompleted. #33712

Open
@ZYSzys

Description

@ZYSzys
  • Version: v14.4.0, maybe master
  • Platform: macOS
  • Subsystem: repl

What steps will reproduce the bug?

In repl:

> proc // then press `enter` key

How often does it reproduce? Is there a required condition?

Every time.

What is the expected behavior?

Throw Uncaught ReferenceError: proc is not defined.

What do you see instead?

Print the entire process object.

Additional information

This bug was introduced in recent release.

Maybe /cc @BridgeAR

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussIssues opened for discussions and feedbacks.replIssues and PRs related to the REPL subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions