fsharp
fsharp copied to clipboard
Fix to suppress debug point
Fixes https://github.com/dotnet/fsharp/issues/13219
I've tested manually, an automated test needs to be added.
Adding a test here seems to make sense: https://github.com/dotnet/fsharp/blob/main/tests/fsharp/typeProviders/helloWorld/test.fsx#L761
We should double check all these type provider tests are actually running
@vzarytovskii This is ready