Skip to content

Commit

Permalink
fix: julia function query
Browse files Browse the repository at this point in the history
  • Loading branch information
frankebel authored and lewis6991 committed Apr 16, 2024
1 parent 29fcd4a commit c24a7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queries/julia/context.scm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(struct_definition) @context

(function_definition
parameters: (_) @context.final
(signature) @context.final
) @context

(for_statement) @context
Expand Down

0 comments on commit c24a7a6

Please sign in to comment.