fsharp icon indicating copy to clipboard operation
fsharp copied to clipboard

Fix to suppress debug point

Open dsyme opened this issue 3 years ago • 1 comments

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

dsyme avatar Jun 01 '22 21:06 dsyme

@vzarytovskii This is ready

dsyme avatar Sep 22 '22 14:09 dsyme