Skip to content

add callback for do_clause in julia - #662

Merged
lewis6991 merged 1 commit into
nvim-treesitter:masterfrom
rokke-git:patch-1
Mar 22, 2026
Merged

lewis6991 merged 1 commit into
nvim-treesitter:masterfrom
rokke-git:patch-1

Conversation

@rokke-git

@rokke-git rokke-git commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

the do_clause is a multiline anonymous function which gets passed as the first argument of another function. it's basically like a function_definition, except you don't give it a name. see e.g. do clause in REPL source

the do_clause is a multiline anonymous function which gets passed as the
first argument of another function. it's basically like a
function_definition, except you don't give it a name
@lewis6991
lewis6991 merged commit adf4b6b into nvim-treesitter:master Mar 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants