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

WISH: debase could allow any-string! for it's value #2453

Closed
Oldes opened this issue Mar 26, 2021 · 0 comments
Closed

WISH: debase could allow any-string! for it's value #2453

Oldes opened this issue Mar 26, 2021 · 0 comments
Labels

Comments

@Oldes
Copy link
Owner

Oldes commented Mar 26, 2021

Currently it is:

>> debase "1234" 16
== #{1234}

>> debase <1234> 16
** Script error: debase does not allow tag! for its value argument

>> debase @1234 16
** Script error: debase does not allow ref! for its value argument
Oldes added a commit to Siskin-framework/Rebol that referenced this issue Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant