declare_constant

Function declare_constant 

Source
pub fn declare_constant(
    ctx: &mut Compiler,
    constant: &AstConstantItem,
) -> SymbolId