feat(leo): async keyword (#7083)

* async keyword added

* lockfile update
This commit is contained in:
r001 2024-08-26 01:24:54 -03:00 committed by GitHub
parent 397982d197
commit f9b76256c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -31,6 +31,8 @@
"self" @variable.builtin
"async" @keyword.coroutine
[
"finalize"
"function"