6 lines
56 B
Plaintext
Vendored
6 lines
56 B
Plaintext
Vendored
if (false) {
|
|
this.success()
|
|
} else {
|
|
this.fail()
|
|
}
|