Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Nov 10, 2025

Fixes #3185

@ahoppen
Copy link
Member Author

ahoppen commented Nov 10, 2025

@swift-ci Please test

),

// Swift don't support form feed '\f' so we use the raw unicode
// Swift don`t support form feed `\f` so we use the raw unicode
Copy link

Choose a reason for hiding this comment

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

Suggested change
// Swift don`t support form feed `\f` so we use the raw unicode
// Swift doesn't support form feed `\f` so we use the raw unicode

),

// Swift don't support vertical tab '\v' so we use the raw unicode
// Swift don`t support vertical tab `\v` so we use the raw unicode
Copy link

Choose a reason for hiding this comment

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

Suggested change
// Swift don`t support vertical tab `\v` so we use the raw unicode
// Swift doesn't support vertical tab `\v` so we use the raw unicode

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops, good catch, thank you @ole 🙏🏽

@ahoppen ahoppen force-pushed the trivia-descriptions branch from f7d7501 to 0320d1e Compare November 11, 2025 08:39
@ahoppen
Copy link
Member Author

ahoppen commented Nov 11, 2025

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Nov 11, 2025

@swift-ci Please test Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation describes TriviaPiece.blockComment incorrectly (Markdown escaping issue)

2 participants