Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stdlib] Add oct function #2914

Closed
wants to merge 1 commit into from
Closed

[stdlib] Add oct function #2914

wants to merge 1 commit into from

Conversation

bgreni
Copy link
Contributor

@bgreni bgreni commented Jun 1, 2024

Add the oct builtin function to get the octal representation of integers.

Follow up from #2730

@bgreni bgreni requested a review from a team as a code owner June 1, 2024 06:26
@JoeLoser JoeLoser self-assigned this Jun 2, 2024
Signed-off-by: Brian Grenier <grenierb96@gmail.com>
@ConnorGray
Copy link
Collaborator

!sync

@modularbot modularbot added the imported-internally Signals that a given pull request has been imported internally. label Jun 4, 2024
@modularbot
Copy link
Collaborator

✅🟣 This contribution has been merged 🟣✅

Your pull request has been merged to the internal upstream Mojo sources. It will be reflected here in the Mojo repository on the nightly branch during the next Mojo nightly release, typically within the next 24-48 hours.

We use Copybara to merge external contributions, click here to learn more.

@modularbot modularbot added merged-internally Indicates that this pull request has been merged internally merged-externally Merged externally in public mojo repo labels Jun 5, 2024
@modularbot
Copy link
Collaborator

Landed in a39a646! Thank you for your contribution 🎉

@modularbot modularbot closed this Jun 6, 2024
modularbot pushed a commit that referenced this pull request Jun 6, 2024
[External] [stdlib] Add oct function

Add the `oct` builtin function to get the octal representation of
integers.

Follow up from #2730

---------

Co-authored-by: bgreni <42788181+bgreni@users.noreply.github.com>
Co-authored-by: Connor Gray <code@connorgray.com>
Closes #2914
MODULAR_ORIG_COMMIT_REV_ID: 79696c73dd4e9ea617fe3ea970e95fb37b6035f7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported-internally Signals that a given pull request has been imported internally. merged-externally Merged externally in public mojo repo merged-internally Indicates that this pull request has been merged internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants