8000 Fix erroneous comment in tokenizer.cs by ShaydeNofziger · Pull Request #12206 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@ShaydeNofziger
Copy link
Contributor
@ShaydeNofziger ShaydeNofziger commented Mar 26, 2020

Fix erroneous comment -- the BigInteger NumberSuffixFlags enum is 'N', not 'I'.

PR Summary

Fixing a documentation issue as mentioned in #10152

PR Context

As indicated on line 4022 of tokenizer.cs and in the linked Issue related to this PR, BigInteger is represented by the 'N' suffix, not 'I'.

PR Checklist

The BigInteger NumberSuffixFlags enum is 'N', not 'I'. Fix the comment to indicate it as such.
Copy link
Collaborator
@vexx32 vexx32 left a comment

Choose a reason for hiding this comment

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

I've been meaning to come back and fix that, but I kept forgetting! 😂

Thanks for sorting this out! 💖

@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Mar 26, 2020
@iSazonov iSazonov added this to the 7.1.0-preview.1 milestone Mar 26, 2020
@iSazonov iSazonov merged commit 238cb5c into PowerShell:master Mar 26, 2020
@iSazonov
Copy link
Collaborator

@ShaydeNofziger Thanks for your contribution.

@ShaydeNofziger ShaydeNofziger deleted the patch-2 branch March 26, 2020 16:01
@ghost
Copy link
ghost commented Apr 23, 2020

🎉v7.1.0-preview.2 has been released which incorporates this pull request.:tada:

Handy links:

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

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0