mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-20 03:44:19 +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
|