Function assemble_const_init

Source
pub fn assemble_const_init(
    cnst: &ShConst,
    cx: &mut SlCx<'_>,
) -> Result<Sl, SlErr>