Incorrect alias
The special meta +alias must point to an existing file
in the directory specified by the +package meta.
Incorrect:
+alias foo
+package ttt
# Bar.
[] > bar
foo > @
Since the ttt/foo.xmir file doesn’t exist, a
critical defect will be issued.
Published on Fri Oct 10 22:53:59 UTC 2025.