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 Mon May 26 13:15:50 UTC 2025.