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

[Runtime Evaluation] Cannot evaluate size on String #644

Open
adpi2 opened this issue Feb 6, 2024 · 0 comments
Open

[Runtime Evaluation] Cannot evaluate size on String #644

adpi2 opened this issue Feb 6, 2024 · 0 comments
Labels
enhancement New feature or request runtime evaluation

Comments

@adpi2
Copy link
Member

adpi2 commented Feb 6, 2024

I cannot evaluate "".size using the runtime evaluation because size comes from the StringOps extension.

Maybe, we should treat String as a special case and try to convert it to StringOps to resolve more methods from it.

@adpi2 adpi2 added enhancement New feature or request runtime evaluation labels Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request runtime evaluation
Projects
None yet
Development

No branches or pull requests

1 participant