Skip to content

Commit aee26ec

Browse files
committed
update baselines
1 parent 86fedfd commit aee26ec

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
ImplFile
2+
(ParsedImplFileInput
3+
("/root/SynType/Typed LetBang 13.fs", false, QualifiedNameOfFile Module, [],
4+
[SynModuleOrNamespace
5+
([Module], false, NamedModule,
6+
[Expr
7+
(Tuple
8+
(false,
9+
[App
10+
(NonAtomic, false, Ident async,
11+
Record (None, None, [], (2,6--2,7)), (2,0--2,7)); Ident y],
12+
[(3,15--3,16)], (2,0--3,18)), (2,0--3,18))],
13+
PreXmlDoc ((1,0), FSharp.Compiler.Xml.XmlDocCollector), [], None,
14+
(1,0--3,18), { LeadingKeyword = Module (1,0--1,6) })], (true, true),
15+
{ ConditionalDirectives = []
16+
WarnDirectives = []
17+
CodeComments = [] }, set []))
18+
19+
(3,15)-(3,16) parse error Unexpected symbol ',' in expression. Expected '=' or other token.
20+
(2,6)-(2,7) parse error Unmatched '{'
21+
(4,4)-(4,10) parse error Incomplete structured construct at or before this point in implementation file

0 commit comments

Comments
 (0)