set x to 0 repeat with i from 1 to 1000 set x to x + (12 + 99 - 37 / 84) end
set x to 0
repeat with i from 1 to 1000
set x to x + (12 + 99 - 37 / 84)
end