pub fn get_symbol_table_from_libraries<'a>(
using: &Vec<Include>,
libraries: &[String],
lint: bool,
) -> Result<SymbolTable, CompilerError>pub fn get_symbol_table_from_libraries<'a>(
using: &Vec<Include>,
libraries: &[String],
lint: bool,
) -> Result<SymbolTable, CompilerError>