Object’s alias must be not empty.
Incorrect:
+alias # Foo. [] > foo
Correct:
+alias a +alias a b +alias a b c +alias a b c d # Foo. [] > foo