Skip to content

REPL multi-line input feature is broken #5769

@Glavo

Description

@Glavo
scala> {                                                                        
1 |{
  | ^
  | '}' expected, but eof found

scala> class C {
1 |class C {
  |         ^
  |         '}' expected, but eof found

scala> def f = {
1 |def f = {
  |         ^
  |         '}' expected, but eof found

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions