Comment Too Short

Comments must be at least 32 characters long.

Incorrect:

# This comment is short.
[] > foo
  42 > @

Correct:

# This is the default 32+ characters comment in front of abstract object.
[] > foo
  42 > @

Published on Tue Mar 31 07:20:19 UTC 2026.