84ef3f9aedf1310a117390692dd4aafeceb9e8e2
#use directive for directories and cwd
The `#use` directive now supports referencing entire directories, automatically including all `.myc` files within them. Additionally, environments are now initialized with the current working directory as a default search path, simplifying module resolution.
Description
No description provided
Languages
Rust
100%