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

Commitf663c62

Browse files
rojeppKevinRansom
authored andcommitted
Change text of #! error message according to comment from dsyme
1 parentdae1e6e commitf663c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/fsharp/FSComp.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ lexHashEndingNoMatchingIf,"#endif has no matching #if"
10631063
1168,lexHashEndifMustBeFirst,"#endif directive must appear as the first non-whitespace character on a line"
10641064
1169,lexHashIfMustHaveIdent,"#if directive should be immediately followed by an identifier"
10651065
1170,lexWrongNestedHashEndif,"Syntax error. Wrong nested #endif, unexpected tokens before it."
1066-
lexHashBangMustBeFirstInFile,"#!mustappear at the start ofthe file."
1066+
lexHashBangMustBeFirstInFile,"#!may onlyappearas the first lineat the start ofa file."
10671067
1171,lexExpectedSingleLineComment,"Expected single line comment or end of line"
10681068
1172,memberOperatorDefinitionWithNoArguments,"Infix operator member '%s' has no arguments. Expected a tuple of 2 arguments, e.g. static member (+) (x,y) = ..."
10691069
1173,memberOperatorDefinitionWithNonPairArgument,"Infix operator member '%s' has %d initial argument(s). Expected a tuple of 2 arguments, e.g. static member (+) (x,y) = ..."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp