Repro steps
Expected behavior
Should work, it worked before updating.
Actual behavior
stdin(1,4): error FS0010: Unexpected compiler generated literal in interaction. Expected incomplete structured construct at or before this point, ';', ';;' or other token.
Known workarounds
change scripts
Related
Since this was a regression and it shipped at some point in latest update of VS2019 (breaks many customers), can we get the same fix as what went in VS2022 for it?
Related:
Repro steps
Update VS2019 to latest release
open developer command prompt
run
fsianycpuinput the following code
Expected behavior
Should work, it worked before updating.
Actual behavior
Known workarounds
change scripts
Related
Since this was a regression and it shipped at some point in latest update of VS2019 (breaks many customers), can we get the same fix as what went in VS2022 for it?
Related: