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

[Core\when?] should be marked as deprecated #1784

Open
github-actions bot opened this issue Nov 8, 2024 · 0 comments
Open

[Core\when?] should be marked as deprecated #1784

github-actions bot opened this issue Nov 8, 2024 · 0 comments
Labels
→ Core deprecated Deprecated feature (or to-be-deprecated) library Issues related to the standard library todo Automatically generated issues from TODOs in the code

Comments

@github-actions
Copy link

github-actions bot commented Nov 8, 2024

https://github\.com/arturo\-lang/arturo/pull/1735

# TODO(Core\when?) should be marked as deprecated



            push(newLogical(condition))

    # TODO(Core\when?) should be marked as deprecated
    #   https://github.com/arturo-lang/arturo/pull/1735
    #  labels: library,→ Core, deprecated
    builtin "when?",
        alias       = unaliased, 
        op          = opNop,

@github-actions github-actions bot added deprecated Deprecated feature (or to-be-deprecated) library Issues related to the standard library todo Automatically generated issues from TODOs in the code → Core labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
→ Core deprecated Deprecated feature (or to-be-deprecated) library Issues related to the standard library todo Automatically generated issues from TODOs in the code
Projects
None yet
Development

No branches or pull requests

0 participants