Many Void Attributes

Object must have at max 5 void attributes.

Incorrect:

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

Correct:

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

Published on Sun Jun 22 07:52:56 UTC 2025.