compile_constant

Function compile_constant 

Source
pub fn compile_constant(
    ctx: &mut Compiler,
    constant: &AstConstantItem,
    symbol: SymbolId,
)