Skip to content

Commit b4a85cb

Browse files
authored
Fix XML documentation comment parse errors
Removed parse error messages related to XML documentation comments.
1 parent e171853 commit b4a85cb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/fsharp/typecheck/sigs/neg45.bsl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
neg45.fs(89,42,89,45): parse error FS3879: XML documentation comments should be the first non-whitespace text on a line.
2-
3-
neg45.fs(97,55,97,58): parse error FS3879: XML documentation comments should be the first non-whitespace text on a line.
4-
5-
neg45.fs(102,30,102,33): parse error FS3879: XML documentation comments should be the first non-whitespace text on a line.
6-
71
neg45.fs(12,5,12,11): typecheck error FS0685: The generic function 'Foo' must be given explicit type argument(s)
82

93
neg45.fs(14,5,14,11): typecheck error FS0685: The generic function 'Foo' must be given explicit type argument(s)

0 commit comments

Comments
 (0)