Abstract Decoratee
Abstract object shouldn’t be used as a decoratee.
Incorrect:
[] > main
[] > @
hello > test
Correct:
[args] > main
foo > @
hello > test
Published on Mon May 26 13:15:48 UTC 2025.
Abstract object shouldn’t be used as a decoratee.
Incorrect:
[] > main
[] > @
hello > test
Correct:
[args] > main
foo > @
hello > test
Published on Mon May 26 13:15:48 UTC 2025.