5 lines
70 B
JavaScript
5 lines
70 B
JavaScript
var _ref;
|
|
|
|
var a, b;
|
|
_ref = `${b++}`, a[_ref] = Math.pow(a[_ref], 1);
|