Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Moving tests into Expression folder
  • Loading branch information
T-Gro committed Nov 9, 2023
commit 6d80c16887c059569bd34bd70a816a3b6813aef4

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/ArgumentExpressionInInnerAppExpression.fs", false,
QualifiedNameOfFile ArgumentExpressionInInnerAppExpression, [], [],
("/root/Expression/DotLambda_ArgumentExpressionInInnerAppExpression.fs",
false,
QualifiedNameOfFile DotLambda_ArgumentExpressionInInnerAppExpression, [],
[],
[SynModuleOrNamespace
([ArgumentExpressionInInnerAppExpression], false, AnonModule,
([DotLambda_ArgumentExpressionInInnerAppExpression], false, AnonModule,
[Let
(false,
[SynBinding
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/FunctionWithUnderscoreDotLambda.fs", false,
QualifiedNameOfFile FunctionWithUnderscoreDotLambda, [], [],
("/root/Expression/DotLambda_FunctionWithUnderscoreDotLambda.fs", false,
QualifiedNameOfFile DotLambda_FunctionWithUnderscoreDotLambda, [], [],
[SynModuleOrNamespace
([FunctionWithUnderscoreDotLambda], false, AnonModule,
([DotLambda_FunctionWithUnderscoreDotLambda], false, AnonModule,
[Let
(false,
[SynBinding
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/NestedPropertiesAfterUnderscore.fs", false,
QualifiedNameOfFile NestedPropertiesAfterUnderscore, [], [],
("/root/Expression/DotLambda_NestedPropertiesAfterUnderscore.fs", false,
QualifiedNameOfFile DotLambda_NestedPropertiesAfterUnderscore, [], [],
[SynModuleOrNamespace
([NestedPropertiesAfterUnderscore], false, AnonModule,
([DotLambda_NestedPropertiesAfterUnderscore], false, AnonModule,
[Let
(false,
[SynBinding
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/NotAllowedFunctionExpressionWithArg.fs", false,
QualifiedNameOfFile NotAllowedFunctionExpressionWithArg, [], [],
("/root/Expression/DotLambda_NotAllowedFunctionExpressionWithArg.fs", false,
QualifiedNameOfFile DotLambda_NotAllowedFunctionExpressionWithArg, [], [],
[SynModuleOrNamespace
([NotAllowedFunctionExpressionWithArg], false, AnonModule,
([DotLambda_NotAllowedFunctionExpressionWithArg], false, AnonModule,
[Let
(false,
[SynBinding
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/TopLevelLet.fs", false, QualifiedNameOfFile TopLevelLet,
[], [],
("/root/Expression/DotLambda_TopLevelLet.fs", false,
QualifiedNameOfFile DotLambda_TopLevelLet, [], [],
[SynModuleOrNamespace
([TopLevelLet], false, AnonModule,
([DotLambda_TopLevelLet], false, AnonModule,
[Let
(false,
[SynBinding
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/TopLevelStandaloneDotLambda.fs", false,
QualifiedNameOfFile TopLevelStandaloneDotLambda, [], [],
("/root/Expression/DotLambda_TopLevelStandaloneDotLambda.fs", false,
QualifiedNameOfFile DotLambda_TopLevelStandaloneDotLambda, [], [],
[SynModuleOrNamespace
([TopLevelStandaloneDotLambda], false, AnonModule,
([DotLambda_TopLevelStandaloneDotLambda], false, AnonModule,
[Expr
(App
(NonAtomic, false,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/UnderscoreToFunctionNallWithSpaceAndUnitApplication.fs",
("/root/Expression/DotLambda_UnderscoreToFunctionNallWithSpaceAndUnitApplication.fs",
false,
QualifiedNameOfFile UnderscoreToFunctionNallWithSpaceAndUnitApplication,
[], [],
QualifiedNameOfFile
DotLambda_UnderscoreToFunctionNallWithSpaceAndUnitApplication, [], [],
[SynModuleOrNamespace
([UnderscoreToFunctionNallWithSpaceAndUnitApplication], false,
([DotLambda_UnderscoreToFunctionNallWithSpaceAndUnitApplication], false,
AnonModule,
[Let
(false,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/UnderscoreToString.fs", false,
QualifiedNameOfFile UnderscoreToString, [], [],
("/root/Expression/DotLambda_UnderscoreToString.fs", false,
QualifiedNameOfFile DotLambda_UnderscoreToString, [], [],
[SynModuleOrNamespace
([UnderscoreToString], false, AnonModule,
([DotLambda_UnderscoreToString], false, AnonModule,
[Expr
(DotLambda
(App
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/WithNonTupledFunctionCall.fs", false,
QualifiedNameOfFile WithNonTupledFunctionCall, [], [],
("/root/Expression/DotLambda_WithNonTupledFunctionCall.fs", false,
QualifiedNameOfFile DotLambda_WithNonTupledFunctionCall, [], [],
[SynModuleOrNamespace
([WithNonTupledFunctionCall], false, AnonModule,
([DotLambda_WithNonTupledFunctionCall], false, AnonModule,
[Let
(false,
[SynBinding
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ImplFile
(ParsedImplFileInput
("/root/DotLambda/WithoutDot.fs", false, QualifiedNameOfFile WithoutDot, [],
[],
("/root/Expression/DotLambda_WithoutDot.fs", false,
QualifiedNameOfFile DotLambda_WithoutDot, [], [],
[SynModuleOrNamespace
([WithoutDot], false, AnonModule,
([DotLambda_WithoutDot], false, AnonModule,
[Expr
(App
(Atomic, false, Ident _ToString, Const (Unit, (1,9--1,11)),
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
ImplFile
(ParsedImplFileInput
("/root/Expression/DotLambda_WithoutUnderscore.fs", false,
QualifiedNameOfFile DotLambda_WithoutUnderscore, [], [],
[SynModuleOrNamespace
([DotLambda_WithoutUnderscore], false, AnonModule, [], PreXmlDocEmpty,
[], None, (1,0--1,1), { LeadingKeyword = None })], (true, true),
{ ConditionalDirectives = []
CodeComments = [] }, set []))

(1,0)-(1,1) parse error Unexpected symbol '.' in implementation file