mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-01 04:20:09 +08:00
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
|
simple_jump: okay
|
||
|
another_jump: okay
|
||
|
three_way_jump(0): okay
|
||
|
three_way_jump(1): okay
|
||
|
three_way_jump(-1): okay
|