Nikon the Third
Nikon the Third
### Description The type provider produces invalid SQL (in my case I used SQLite) when using a `sortBy` or `sortByDescending` after a nested query. ### Repro steps **I have added...
A private type extension `type private X with` inside a module will be in scope after the module is opened. #### Repro steps ```fsharp module Test module Inner = type...
When writing the same `inline` method using statically resolved type parameters two times, first without specifying any type parameters and letting the compiler figure everything out, then by explicitly stating...