Empty Alias
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
Published on Mon May 26 13:15:44 UTC 2025.
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
Published on Mon May 26 13:15:44 UTC 2025.