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 Tue Mar 31 07:20:23 UTC 2026.