4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
let y = 0
|
|
let x = 10
|
|
|
|
if (y) x += 1 |
let y = 0
|
|
let x = 10
|
|
|
|
if (y) x += 1 |