xref: /Universal-ctags/Units/parser-html.r/script.html.d/input.html (revision fd3a80758d6bd2d95e18dc72ed682172e0c446f7)
1<html>
2  <head>
3    <script>
4      var i;
5      for (i = 0; i < 2; i++) {
6         console.log ("hello");
7      }
8    </script>
9    <script>var j;</script>
10    <script></script>
11    <script/>
12  </head>
13</html>
14