Skip to content

Dotnet fsi broken on inputs that take more than 1 line #14946

@ieviev

Description

@ieviev

Please provide a succinct description of the issue.

dotnet fsi breaks because it cannot read multiline expressions

Provide the steps required to reproduce the problem:

1 run dotnet fsi
2 insert any expr taking more than 1 line in console
3 reach the bottom of console
4 the interpreter goes crazy

7.0.2xx sdk:
dotnet-fsi

issue does not exist in 7.0.1** sdk:
dotnet-fsi-old

workaround is to revert back to 7.0.1

sudo apt-get install dotnet-sdk-7.0=7.0.104-1

Metadata

Metadata

Assignees

Labels

Area-FSIBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions