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

Sized string literal #16

Open
RobertBendun opened this issue Sep 20, 2021 · 0 comments
Open

Sized string literal #16

RobertBendun opened this issue Sep 20, 2021 · 0 comments
Labels
quality of life Quality of life changes, not absolutely necessary now, but make language enjoyable

Comments

@RobertBendun
Copy link
Owner

$"<str>" produces stack: ( address(str) len(str) )

Hello world with this syntax:

$"hello, world" 1 1 syscall3
@RobertBendun RobertBendun added the quality of life Quality of life changes, not absolutely necessary now, but make language enjoyable label Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality of life Quality of life changes, not absolutely necessary now, but make language enjoyable
Projects
None yet
Development

No branches or pull requests

1 participant