Commit adf4b6b
fix(julia): add callback for do_clause
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 name1 parent 9a8e399 commit adf4b6b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
0 commit comments