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

Add checks on array indexing #196

Open
kungfooman opened this issue Jul 19, 2024 · 0 comments
Open

Add checks on array indexing #196

kungfooman opened this issue Jul 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request transpiler type assertions Everything related to type assertions.

Comments

@kungfooman
Copy link
Owner

E.g. test[10] turns into inspectIndexedAccess(test, 10)

@kungfooman kungfooman added enhancement New feature or request type assertions Everything related to type assertions. transpiler labels Jul 19, 2024
@kungfooman kungfooman self-assigned this Jul 19, 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 transpiler type assertions Everything related to type assertions.
Projects
None yet
Development

No branches or pull requests

1 participant