2a5b87f45f2c743a1aaac2ad76e59e6464fc392e
The `analyzer.rs` and `lambda_collector.rs` files have been updated to correctly traverse and process new node kinds in the Abstract Syntax Tree (AST). This ensures that these new node types are properly included in the analysis and lambda collection phases of the compiler.
Description
No description provided
Languages
Rust
100%