pub fn is_const(scoping: &Scoping, symbol_id: SymbolId) -> bool
Check if a symbol is declared with const.
const