fix(julia): adapt queries to grammar changes (#6429)

This commit is contained in:
Sergio A. Vargas 2024-04-14 07:23:46 -05:00 committed by GitHub
parent 86ac7e9274
commit d2f4c78303
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 23 additions and 81 deletions

View file

@ -1,6 +1,6 @@
function load_data(::Symbol; ::Int) :: Tuple
# <- @keyword.function
# ^ @function
# ^ @function.call
# ^ @punctuation.bracket
# ^^ @punctuation.delimiter
# ^ @type.builtin