Skip to content

Commit f44248a

Browse files
committed
Remove ", []" in 900 baselines (because of removed scopedPragmas parameter in ParsedImplFileInput)
1 parent 4bef77d commit f44248a

File tree

900 files changed

+810
-907
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

900 files changed

+810
-907
lines changed

tests/service/data/SyntaxTree/Attribute/RangeOfAttribute.fs.bsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ImplFile
22
(ParsedImplFileInput
33
("/root/Attribute/RangeOfAttribute.fs", false,
4-
QualifiedNameOfFile RangeOfAttribute, [], [],
4+
QualifiedNameOfFile RangeOfAttribute, [],
55
[SynModuleOrNamespace
66
([RangeOfAttribute], false, AnonModule,
77
[Attributes

tests/service/data/SyntaxTree/Attribute/RangeOfAttributeWithPath.fs.bsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ImplFile
22
(ParsedImplFileInput
33
("/root/Attribute/RangeOfAttributeWithPath.fs", false,
4-
QualifiedNameOfFile RangeOfAttributeWithPath, [], [],
4+
QualifiedNameOfFile RangeOfAttributeWithPath, [],
55
[SynModuleOrNamespace
66
([RangeOfAttributeWithPath], false, AnonModule,
77
[Attributes

tests/service/data/SyntaxTree/Attribute/RangeOfAttributeWithTarget.fs.bsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ImplFile
22
(ParsedImplFileInput
33
("/root/Attribute/RangeOfAttributeWithTarget.fs", false,
4-
QualifiedNameOfFile RangeOfAttributeWithTarget, [], [],
4+
QualifiedNameOfFile RangeOfAttributeWithTarget, [],
55
[SynModuleOrNamespace
66
([RangeOfAttributeWithTarget], false, AnonModule,
77
[Attributes

tests/service/data/SyntaxTree/Binding/ColonBeforeReturnTypeIsPartOfTrivia.fs.bsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ImplFile
22
(ParsedImplFileInput
33
("/root/Binding/ColonBeforeReturnTypeIsPartOfTrivia.fs", false,
4-
QualifiedNameOfFile ColonBeforeReturnTypeIsPartOfTrivia, [], [],
4+
QualifiedNameOfFile ColonBeforeReturnTypeIsPartOfTrivia, [],
55
[SynModuleOrNamespace
66
([ColonBeforeReturnTypeIsPartOfTrivia], false, AnonModule,
77
[Let

tests/service/data/SyntaxTree/Binding/ColonBeforeReturnTypeIsPartOfTriviaInProperties.fs.bsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ ImplFile
22
(ParsedImplFileInput
33
("/root/Binding/ColonBeforeReturnTypeIsPartOfTriviaInProperties.fs", false,
44
QualifiedNameOfFile ColonBeforeReturnTypeIsPartOfTriviaInProperties, [],
5-
[],
65
[SynModuleOrNamespace
76
([ColonBeforeReturnTypeIsPartOfTriviaInProperties], false, AnonModule,
87
[Types

tests/service/data/SyntaxTree/Binding/ConditionalDirectiveAroundInlineKeyword.fs.bsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ImplFile
22
(ParsedImplFileInput
33
("/root/Binding/ConditionalDirectiveAroundInlineKeyword.fs", false,
4-
QualifiedNameOfFile ConditionalDirectiveAroundInlineKeyword, [], [],
4+
QualifiedNameOfFile ConditionalDirectiveAroundInlineKeyword, [],
55
[SynModuleOrNamespace
66
([ConditionalDirectiveAroundInlineKeyword], false, AnonModule,
77
[Let

tests/service/data/SyntaxTree/Binding/InlineKeywordInBinding.fs.bsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ImplFile
22
(ParsedImplFileInput
33
("/root/Binding/InlineKeywordInBinding.fs", false,
4-
QualifiedNameOfFile InlineKeywordInBinding, [], [],
4+
QualifiedNameOfFile InlineKeywordInBinding, [],
55
[SynModuleOrNamespace
66
([InlineKeywordInBinding], false, AnonModule,
77
[Let

tests/service/data/SyntaxTree/Binding/RangeOfAttributeBetweenLetKeywordAndPatternShouldBeIncludedInSynModuleDeclLet.fs.bsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ImplFile
44
false,
55
QualifiedNameOfFile
66
RangeOfAttributeBetweenLetKeywordAndPatternShouldBeIncludedInSynModuleDeclLet,
7-
[], [],
7+
[],
88
[SynModuleOrNamespace
99
([RangeOfAttributeBetweenLetKeywordAndPatternShouldBeIncludedInSynModuleDeclLet],
1010
false, AnonModule,

tests/service/data/SyntaxTree/Binding/RangeOfAttributeShouldBeIncludedInBindingOfSynExprObjExpr.fs.bsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ImplFile
33
("/root/Binding/RangeOfAttributeShouldBeIncludedInBindingOfSynExprObjExpr.fs",
44
false,
55
QualifiedNameOfFile
6-
RangeOfAttributeShouldBeIncludedInBindingOfSynExprObjExpr, [], [],
6+
RangeOfAttributeShouldBeIncludedInBindingOfSynExprObjExpr, [],
77
[SynModuleOrNamespace
88
([RangeOfAttributeShouldBeIncludedInBindingOfSynExprObjExpr], false,
99
AnonModule,

tests/service/data/SyntaxTree/Binding/RangeOfAttributeShouldBeIncludedInConstructorSynMemberDefnMember.fs.bsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ImplFile
33
("/root/Binding/RangeOfAttributeShouldBeIncludedInConstructorSynMemberDefnMember.fs",
44
false,
55
QualifiedNameOfFile
6-
RangeOfAttributeShouldBeIncludedInConstructorSynMemberDefnMember, [], [],
6+
RangeOfAttributeShouldBeIncludedInConstructorSynMemberDefnMember, [],
77
[SynModuleOrNamespace
88
([RangeOfAttributeShouldBeIncludedInConstructorSynMemberDefnMember],
99
false, AnonModule,

0 commit comments

Comments
 (0)