mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 04:00:26 +02:00
Add missing jit_clear_state to documentation sample.
This commit is contained in:
parent
b279feb7c5
commit
c6ced6662d
1 changed files with 1 additions and 0 deletions
|
@ -798,6 +798,7 @@ int main(int argc, char *argv[])
|
||||||
|
|
||||||
jit_disassemble();
|
jit_disassemble();
|
||||||
|
|
||||||
|
jit_destroy_state();
|
||||||
finish_jit();
|
finish_jit();
|
||||||
return 0;
|
return 0;
|
||||||
@}
|
@}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue