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 Mon May 26 13:15:46 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 Mon May 26 13:15:46 UTC 2025.