Skip to content

Fix ordering of const and mutable keywords#56027

Closed
j-piasecki wants to merge 1 commit intofacebook:mainfrom
j-piasecki:export-D95912404
Closed

Fix ordering of const and mutable keywords#56027
j-piasecki wants to merge 1 commit intofacebook:mainfrom
j-piasecki:export-D95912404

Conversation

@j-piasecki
Copy link
Contributor

Summary:
Changelog: [Internal]

The current implementation swaps the ordering of const and mutable keywords. This diff fixes it.

Differential Revision: D95912404

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 10, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 10, 2026

@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D95912404.

@facebook-github-bot facebook-github-bot added the p: Facebook Partner: Facebook label Mar 10, 2026
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Mar 10, 2026
Summary:

Changelog: [Internal]

The current implementation swaps the ordering of `const` and `mutable` keywords. This diff fixes it.

Differential Revision: D95912404
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Mar 10, 2026
Summary:

Changelog: [Internal]

The current implementation swaps the ordering of `const` and `mutable` keywords. This diff fixes it.

Differential Revision: D95912404
Summary:
Pull Request resolved: facebook#56027

Changelog: [Internal]

The current implementation swaps the ordering of `const` and `mutable` keywords. This diff fixes it.

Differential Revision: D95912404
Copy link
Contributor

@cortinico cortinico left a comment

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

@meta-codesync meta-codesync bot closed this in 7425a5f Mar 11, 2026
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 11, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 11, 2026

This pull request has been merged in 7425a5f.

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants