mirror of
https://github.com/mirror/tinycc.git
synced 2025-02-10 06:50:10 +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
|