mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-17 21:15:58 +07:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
0: READ b1
|
|
1: COND_GOTO [END] 4
|
|
2: READ b2
|
|
3: COND_GOTO [END] 6
|
|
4: EMPTY
|
|
5: GOTO [END] 0
|
|
6: GOTO [END] 7 RETURN
|