-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
await tryFoo()
highlights as an error
#5
Closed
Comments
We might be able to sneak this in just in time for GitHub's release tomorrow :) |
jtbandes
added a commit
that referenced
this issue
Dec 13, 2023
Fixes #5: ```swift await tryFoo() ```
This was referenced Dec 13, 2023
Too late — next release it is! github-linguist/linguist#6603 (comment) |
Thanks for the quick turnaround! Even if the integration will take a bit. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
await try
check needs to respect token boundaries.The text was updated successfully, but these errors were encountered: