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

Constant bytes <=> char[] conversion should work #1514

Open
lerno opened this issue Oct 3, 2024 · 0 comments
Open

Constant bytes <=> char[] conversion should work #1514

lerno opened this issue Oct 3, 2024 · 0 comments
Labels
Accepted Accepted Request Enhancement Request New feature or request
Milestone

Comments

@lerno
Copy link
Collaborator

lerno commented Oct 3, 2024

char[] x = x'00aabbcc';
bool text = x == x'00aabbcc';

This ought to be valid.

@lerno lerno added Enhancement Request New feature or request Accepted Accepted Request labels Oct 3, 2024
@lerno lerno added this to the 0.6.4 milestone Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted Request Enhancement Request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant