dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.88k stars 783 forks source link

Error for partial implementation of interface with static and non static abstract members #17160

Closed edgarfgp closed 4 months ago

edgarfgp commented 4 months ago

Description

Fixes #17138

Checklist

github-actions[bot] commented 4 months ago

:heavy_exclamation_mark: Release notes required


:white_check_mark: Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/8.0.400.md
edgarfgp commented 4 months ago

👍