get-iterator-return-non-receiver.out 199 Bytes
Newer Older
1 2 3 4 5
*%(basename)s:6: TypeError: Result of the Symbol.iterator method is not an object
var [a] = [1];
          ^
TypeError: Result of the Symbol.iterator method is not an object
    at *%(basename)s:6:11