Atom is not unique
All atom FQNs across all .eo
files must not be
duplicated.
Incorrect:
foo.eo
:
+package xyz
# A.
[] > a /number
bar.eo
:
+package xyz
# A.
[] > a /number
To fix this, rename duplicated object.
Published on Mon May 26 13:15:49 UTC 2025.