init and deinit

This commit is contained in:
2025-02-16 19:43:48 +01:00
parent c8bda25d90
commit b66e82da87
4 changed files with 29 additions and 40 deletions

View File

@@ -115,4 +115,6 @@ int main() {
err:
return error;
end:
bsexp_deinit(jc);
}