Replace --'s so they do not get translated to —
[elinks.git] / test / ecmascript / infinite.html
blobf9f36eb440261f65a31d42d9bdad7cd65b330514
1 <script>
2 while (true);
3 </script>