mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 13:07:02 +00:00
3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
var a = 0;
|
|
[(a++ < 2 ? small_target : big_target) doStuff];
|