Skip to content

Anon struct opening token - #14723

Merged
T-Gro merged 3 commits into
dotnet:mainfrom
nojaf:anon-struct-opening-token
Feb 10, 2023
Merged

Anon struct opening token#14723
T-Gro merged 3 commits into
dotnet:mainfrom
nojaf:anon-struct-opening-token

Conversation

@nojaf

@nojafnojaf commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

Because of the range fix in #14715, I no longer know where the {| was for anonymous struct records. So, I would like to add it as trivia.

This PR is based on the changes of #14721.
I must admit it is quite nice to add a new baseline test here.

@nojaf
nojaf requested a review from a team as a code ownerFebruary 9, 2023 16:59
Comment threadtests/service/data/SyntaxTree/Expression/AnonymousRecords.fs Outdated
@nojaf
nojafforce-pushed the anon-struct-opening-token branch from 9b6c0ac to 70717c3CompareFebruary 10, 2023 11:14
@T-Gro
T-Gro merged commit ec1f2e2 into dotnet:mainFeb 10, 2023
@nojaf
nojaf deleted the anon-struct-opening-token branch February 11, 2023 09:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants

@nojaf@auduchinok@abonie@T-Gro@vzarytovskii