download: Document the rest of struct type_query
[elinks/elinks-j605.git] / test / ecmascript / infinite.html
blobf9f36eb440261f65a31d42d9bdad7cd65b330514
1 <script>
2 while (true);
3 </script>