indent() is documented to indent all non-empty lines, but it still
indents the first line even if it's empty. Let's have tests for that.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG0fd9e7a1cf36: tests: document behavior of indent() with empty first line
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.