quickjs-done-nextgen/tests/bug633
Ben Noordhuis dfe5675f25
Allow 'undefined' in let or const declaration (#639)
Except at the global scope of a classic script because... who knows,
that's just how it is.

Fixes: https://github.com/quickjs-ng/quickjs/issues/633
2024-10-29 22:55:22 +01:00
..
0.js Allow 'undefined' in let or const declaration (#639) 2024-10-29 22:55:22 +01:00
1.js Allow 'undefined' in let or const declaration (#639) 2024-10-29 22:55:22 +01:00
2.js Allow 'undefined' in let or const declaration (#639) 2024-10-29 22:55:22 +01:00
3.js Allow 'undefined' in let or const declaration (#639) 2024-10-29 22:55:22 +01:00