mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 23:54:16 +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
|