script.whitespace.html 54 B

1234567
  1. <script>
  2. if (foo) {
  3. bar();
  4. }
  5. </script>