0:
  goto 1
1:
  goto 2
2:
  goto 3
3:
  Break(1, RuntimeUpdate[2])
  goto exit
