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 Sep 12 07:13:59 UTC 2025.