mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
|
|
[object label:condition ? true : false];
|
|
[object label:condition ? true: false];
|
|
[object label:condition?true:false];
|