You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
112 B
7 lines
112 B
1 year ago
|
set X 0
|
||
|
line__20:
|
||
|
set main__tmp_0 X
|
||
|
set main__tmp_1 1
|
||
|
op add X main__tmp_0 main__tmp_1
|
||
|
jump line__20 always 0 0
|