d109cb2018a42442b2f2b50809a6591e9b93f8ce
Introduces a `global_types` field to `TypeContext` and updates the `TypeChecker` to pass it down. This allows type checking to correctly infer and set types for global variables, removing the previous hardcoded `StaticType::Any` for global addresses.
Description
No description provided
Languages
Rust
100%