Files
Kmake/deps/v8/test/message/fail/for-of-non-iterable.out
2026-05-26 23:36:42 -07:00

6 lines
136 B
Plaintext

*%(basename)s:5: TypeError: {} is not iterable
for ([a] of {}) {}
^
TypeError: {} is not iterable
at *%(basename)s:5:13