You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/fsharp/typecheck/sigs/neg23.bsl
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,3 +38,11 @@ neg23.fs(92,18,92,21): typecheck error FS0439: The method 'X04' has curried argu
38
38
neg23.fs(110,21,110,22): typecheck error FS0439: The method 'F' has curried arguments but has the same name as another methodin this type. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments.
39
39
40
40
neg23.fs(113,21,113,22): typecheck error FS0439: The method 'F' has curried arguments but has the same name as another methodin this type. Methods with curried arguments cannot be overloaded. Consider using a method taking tupled arguments.
41
+
42
+
neg23.fs(164,18,164,29): typecheck error FS0037: Two members called 'GroupRowsBy' have the same signature
43
+
44
+
neg23.fs(165,18,165,29): typecheck error FS0037: Two members called 'GroupRowsBy' have the same signature
45
+
46
+
neg23.fs(168,17,168,20): typecheck error FS0037: Two members called 'Foo' have the same signature
47
+
48
+
neg23.fs(169,17,169,20): typecheck error FS0037: Two members called 'Foo' have the same signature