
"""Only one mutation generated using SOMT BETWEEN OPERATORS."""

def div(a, b):
    return a / b