]> Lady’s Gitweb - LesML/commitdiff
Drop empty shebang documents
authorLady <redacted>
Sat, 26 Apr 2025 03:16:03 +0000 (23:16 -0400)
committerLady <redacted>
Tue, 31 Mar 2026 02:04:23 +0000 (22:04 -0400)
Previously, a shebang forced a document to be output, even if it was
  empty.
However, this conflicts with the ability to add document comments at
  the beginning of a document where the shebang is serving as a magic
  number (for example, copyright comments):
This would create two documents, one for the shebang and a second one
  for the final comment.
Now, empty documents will be dropped regardless of whether they use the
  shebang or comment syntax.


No differences found
This page took 0.197876 seconds and 4 git commands to generate.