Comment Without Dot
Comment must end with a dot.
Incorrect:
# This comment doesn't end with a dot
[] > foo
42 > @
Correct:
# This does end with a dot.
[] > foo
42 > @
Published on Sun Jun 22 07:52:52 UTC 2025.
Comment must end with a dot.
Incorrect:
# This comment doesn't end with a dot
[] > foo
42 > @
Correct:
# This does end with a dot.
[] > foo
42 > @
Published on Sun Jun 22 07:52:52 UTC 2025.