3 lines
49 B
Plaintext
3 lines
49 B
Plaintext
let y = 1
|
|
if (let x = let z = y, a=null) z
|
|
else x |
let y = 1
|
|
if (let x = let z = y, a=null) z
|
|
else x |