fortran(highlights): update parser and queries (#4322)

See 3738e8cf97
This commit is contained in:
Stephan Seitz 2023-02-14 13:53:46 -08:00 committed by GitHub
parent 6cdaf3f15e
commit 160091db4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -176,7 +176,7 @@
(name) @function)
(subroutine_call
(name) @function)
(identifier) @function.call)
(keyword_argument
name: (identifier) @keyword)