fix one more fixture

This commit is contained in:
chico
2016-12-21 19:28:36 +03:00
parent 2d7703afd9
commit 07b5b0edf8

View File

@@ -1,3 +1,3 @@
var a, b;
var _ref = `${ b++ }`;
var _ref = `${b++}`;
a[_ref] = Math.pow(a[_ref], 1)