Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DedSec256 committed Nov 13, 2023
1 parent 7d7bc6e commit 6a16eaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ImplFile
DotLambda
(ArbitraryAfterError ("dotLambda1", (1,7--1,7)), (1,5--1,7),
{ UnderscoreRange = (1,5--1,6)
DotRange = Some (1,6--1,7) }), (1,0--1,7)), (1,0--1,7))],
DotRange = (1,6--1,7) }), (1,0--1,7)), (1,0--1,7))],
PreXmlDocEmpty, [], None, (1,0--1,7), { LeadingKeyword = None })],
(true, true), { ConditionalDirectives = []
CodeComments = [] }, set []))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ImplFile
(DotLambda
(ArbitraryAfterError ("dotLambda1", (1,3--1,3)), (1,1--1,3),
{ UnderscoreRange = (1,1--1,2)
DotRange = Some (1,2--1,3) }), (1,0--1,1), Some (1,3--1,4),
DotRange = (1,2--1,3) }), (1,0--1,1), Some (1,3--1,4),
(1,0--1,4)), (1,0--1,4))], PreXmlDocEmpty, [], None, (1,0--1,4),
{ LeadingKeyword = None })], (true, true),
{ ConditionalDirectives = []
Expand Down

0 comments on commit 6a16eaa

Please sign in to comment.