-
Notifications
You must be signed in to change notification settings - Fork 831
Closed
Labels
Area-FSIBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression
Milestone
Description
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
issue does not exist in 7.0.1** sdk:

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.(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression
Type
Projects
Status
Done
