Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitce35d6d

Browse files
committed
fix tests
1 parentfe1e37d commitce35d6d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎tests/fsharp/typecheck/sigs/neg03.bsl‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ neg03.fs(103,9,103,14): typecheck error FS0025: Incomplete pattern matches on th
106106

107107
neg03.fs(106,15,106,17): typecheck error FS0025: Incomplete pattern matches on this expression.For example, the value '[0]' may indicate a casenot covered by the pattern(s).
108108

109-
neg03.fs(148,23,148,26): typecheck error FS0003: This value isnot a functionand cannot be applied
109+
neg03.fs(148,23,148,26): typecheck error FS0003: This value isnot a functionand cannot be applied.
110110

111111
neg03.fs(151,9,151,23): typecheck error FS0002: This function takes too many arguments,or is usedin a context where a function isnot expected
112112

‎tests/fsharp/typecheck/sigs/neg66.vsbsl‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ neg66.fsx(43,4,43,5): parse error FS0010: Unexpected symbol ')' in definition. E
33

44
neg66.fsx(43,4,43,5): parse error FS0010: Unexpected symbol ')' in definition. Expected incomplete structured construct at or before this point or other token.
55

6-
neg66.fsx(30,1,38,33): typecheck error FS0003: This value is not a function and cannot be applied
6+
neg66.fsx(30,1,38,33): typecheck error FS0003: This value is not a function and cannot be applied.

‎tests/fsharp/typecheck/sigs/neg67.vsbsl‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ neg67.fsx(41,9,41,14): typecheck error FS0001: This expression was expected to h
2020
but here has type
2121
'Async<'a>'
2222

23-
neg67.fsx(30,1,41,37): typecheck error FS0003: This value is not a function and cannot be applied
23+
neg67.fsx(30,1,41,37): typecheck error FS0003: This value is not a function and cannot be applied.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp