A formation shouldn’t be used as a decoratee. It means that abstract object should not have @ as its name.
@
Incorrect:
[] > main [] > @ hello > test
Correct:
[] > main [] > foo hello > test