Function forward_expression_code

Source
fn forward_expression_code(
    binding: &Binding,
    types: &TypeList,
    ops: &[ValueName],
) -> String