mirror of
https://github.com/janet-lang/janet
synced 2025-07-24 04:42:52 +00:00

Fix compiler bug when compiling desturctured bindings in a top-level def or var. Also introduce janet_table_clone API call to make this easier.
Fix compiler bug when compiling desturctured bindings in a top-level def or var. Also introduce janet_table_clone API call to make this easier.