This topic created in 3340 days ago, the information mentioned may be changed or developed.
<script>
var test = ['a','b','c',['a','b','c',['a','b','c',['a','b','c',['a','b','c',['a','b','c',['a','b','c',['a','b','c',['a','b','c',['a','b','c',['a','b','c',['a','b','c']]]]]]]]]]]];
console.log(test);
</script>