Skip to content

Conversation

abonie
Copy link
Member

@abonie abonie commented Aug 30, 2023

Clarify that the new syntax for string interpolation is available starting from F# 8

Fixes #36662


Internal previews

📄 File 🔗 Preview link
docs/fsharp/language-reference/interpolated-strings.md Interpolated strings

Clarify that the new syntax for string interpolation is available starting from F# 8
@abonie abonie requested review from KathleenDollard and a team as code owners August 30, 2023 15:46
@dotnet-bot dotnet-bot added this to the August 2023 milestone Aug 30, 2023
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @abonie

Thanks, and I'll :shipit: now.

@BillWagner
Copy link
Member

closing and reopening for a fresh build.

@BillWagner BillWagner closed this Aug 31, 2023
@BillWagner BillWagner reopened this Aug 31, 2023
@BillWagner BillWagner enabled auto-merge (squash) August 31, 2023 15:03
@BillWagner BillWagner merged commit 7424db9 into main Aug 31, 2023
@BillWagner BillWagner deleted the abonie-update-interpolated-strings branch August 31, 2023 15:07
@ghost ghost added the okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-fsharp/svc okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example in docs results in a compiler error
3 participants