pub fn immutable_const(scope: &mut Scope) -> Result<Operation>
Shorthand for ImmutableConst::new().build(scope).
ImmutableConst::new().build(scope)