this code ```[$a, $b] = [1, 2];``` cause fail warnings ``` Variable $a is undefined. Variable $b is undefined. ``` version is: 2.1.2