mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
6 lines
57 B
Plaintext
6 lines
57 B
Plaintext
if(false) {
|
|
this.success();
|
|
} else {
|
|
this.fail();
|
|
}
|