Many void attributes

Objects must have at most 5 void attributes.

Incorrect:

[a b c d e f] > with-many
  something > @

Correct:

[a b c d e] > with-ok
  something > @

Published on Fri Oct 10 22:54:02 UTC 2025.