payload = """
: testing = 32
: b = testing
: m = 3
: y = m * x + b
: y = 2m * x + b
: \\frac{x^{2+3}}{3}*4*testing
"""