2a5b87f45f
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.