use crate::symbol_table::SymbolTable; pub fn add_intrinsic_symbols(symbol_table: &mut SymbolTable) {}