forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit061c0e5
Fixingdotnet#4967 (dotnet#4968)
* Fix internal error when compiling interface implementation lacking an overloaded method implementation -fixesdotnet#4967* Adding a test* Update E_OverloadMismatch.fs1 parente11187f commit061c0e5
File tree
3 files changed
+16
-2
lines changed- src/fsharp
- tests/fsharpqa/Source/Conformance/DeclarationElements/MemberDefinitions/OverloadingMembers
3 files changed
+16
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
309 | | - | |
| 308 | + | |
310 | 309 | | |
311 | 310 | | |
312 | 311 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
tests/fsharpqa/Source/Conformance/DeclarationElements/MemberDefinitions/OverloadingMembers/env.lst
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments
Comments
(0)