mirror of
https://github.com/janet-lang/janet
synced 2025-07-22 20:02:53 +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.