script.whitespace.pug 43 B

123456
  1. script.
  2. if (foo) {
  3. bar();
  4. }