Skip to content

Commit

Permalink
Another whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
mdboom committed Oct 10, 2024
1 parent 4293665 commit 946ab27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Python/jit.c
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ combine_symbol_mask(const symbol_mask src, symbol_mask dest)
}



// Compiles executor in-place. Don't forget to call _PyJIT_Free later!
int
_PyJIT_Compile(_PyExecutorObject *executor, const _PyUOpInstruction trace[], size_t length)
Expand Down

0 comments on commit 946ab27

Please sign in to comment.