forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitfe2002b
Bug fix to allow RebuildShapeCombination for indexed static property gets (dotnet#2512)
* Bug fix to allow RebuildShapeCombination to rebuild gets of indexed static properties* Unit test for RebuildShapeCombination of indexed static property1 parent527d6de commitfe2002b
File tree
2 files changed
+15
-1
lines changed- src/fsharp
- FSharp.Core.Unittests/FSharp.Core/Microsoft.FSharp.Quotations
- FSharp.Core
2 files changed
+15
-1
lines changedLines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
71 | 85 | | |
72 | 86 | | |
73 | 87 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2171 | 2171 | | |
2172 | 2172 | | |
2173 | 2173 | | |
2174 | | - | |
| 2174 | + | |
2175 | 2175 | | |
2176 | 2176 | | |
2177 | 2177 | | |
| |||
0 commit comments
Comments
(0)