Ubuntu has liblua5.1.so, so added 5.1 to the "search path".
[elinks.git] / test / ecmascript / infinite2.html
blob8a9e24c49460da7c9e190d90d5cd7e4e39c36e76
1 <script>
2 while (true) {
3 var a = location.href;
5 </script>