forked from LeenkxTeam/Kmake
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
*%(basename)s:5: TypeError: number 1 is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
new Map(1);
|
|
^
|
|
TypeError: number 1 is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
at new Map (<anonymous>)
|
|
at *%(basename)s:5:1
|