mirror of
https://github.com/janet-lang/janet
synced 2025-10-15 07:47:40 +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.