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

"throw" is not recognized as a reserved word #602

Open
khwgit opened this issue Feb 6, 2025 · 0 comments
Open

"throw" is not recognized as a reserved word #602

khwgit opened this issue Feb 6, 2025 · 0 comments
Assignees
Labels
AHK v2 exclusive to AHK v2 bug something isn't working

Comments

@khwgit
Copy link

khwgit commented Feb 6, 2025

For troubleshooting assistance, refer to the troubleshooting guide

Description

According to the docs, throw should be a reserved word, but it's recognized as a variable.

Image

Reproduction steps

Type throw Error()

Expected behavior

"throw" should be a reserved word to throw an error.

Additional context

I'm working on ahk v2 with v6.4.3 extension.

@khwgit khwgit added the bug something isn't working label Feb 6, 2025
@mark-wiemer mark-wiemer added this to AHK++ Feb 6, 2025
@mark-wiemer mark-wiemer moved this to To do in AHK++ Feb 7, 2025
@mark-wiemer mark-wiemer added the AHK v2 exclusive to AHK v2 label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AHK v2 exclusive to AHK v2 bug something isn't working
Projects
Status: To do
Development

No branches or pull requests

2 participants