test_spaces.input 427 B

1234567891011121314151617181920
  1. // test:
  2. // - leading space
  3. // - trailing space, empty line with spaces
  4. // - leading tab
  5. // - trailing tab
  6. // - line ends with CRLF (pslint_selftest will add one to e.example.com and removed it after testing)
  7. // - empty line with spaces
  8. // ===BEGIN ICANN DOMAINS===
  9. // example.com: https://www.iana.org/domains/reserved
  10. a.example.com
  11. b.example.com
  12. c.example.com
  13. d.example.com
  14. e.example.com
  15. // ===END ICANN DOMAINS===