Hi! I'm very new user of the library. Could someone please point me how to run test file js-array.js from simple html page ? <html> <head> </head> <body> <script type="text/javascript" src='js-array.js'> </script> </body> </html> It start to execute but in first line error occurs. 
Hi!
I'm very new user of the library. Could someone please point me how to run test file js-array.js from simple html page ?
<script type="text/javascript" src='js-array.js'> </script>It start to execute but in first line error occurs.