forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit9ca869d
Fix fordotnet#30 -- Incorrect number of type arguments to local call
fixesdotnet#30closesdotnet#167commitef01ef3Author: andrewjkennedy <akenn@microsoft.com>Date: Thu Jan 29 15:21:05 2015 +0000 Whitespace change to kick AppVeyorcommit6cc2e77Author: andrewjkennedy <akenn@microsoft.com>Date: Thu Jan 29 10:02:20 2015 +0000 Regression test for issuedotnet#30commit72635a9Author: andrewjkennedy <akenn@microsoft.com>Date: Wed Jan 28 12:42:32 2015 +0000 Fix fordotnet#30 Code was comparing a pre-erasure list of arguments with a post-erasure list1 parent7b1d896 commit9ca869d
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2743 | 2743 | | |
2744 | 2744 | | |
2745 | 2745 | | |
2746 | | - | |
| 2746 | + | |
2747 | 2747 | | |
2748 | 2748 | | |
2749 | 2749 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
19 | 32 | | |
20 | 33 | | |
21 | 34 | | |
| |||
0 commit comments
Comments
(0)