1 2 3 4 5 6 7 8 9
# Op --- ```text Op_class : Enum[.loop; .if; .match; .selection; ...] Op[RETURN_TYPE; LEFT_TYPE; RIGHT_TYPE; Op_class] ```