mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
6 lines
58 B
Plaintext
6 lines
58 B
Plaintext
if(false) {
|
|
this.success();
|
|
} else {
|
|
this.fail();
|
|
};
|