Open Lisias opened 2 years ago
Allow the :LAST (without [foobar]) to work as a pre :FINAL "final", so we can definitively avoid using :FINAL on add'ons patches that must be patched after everybody else's.
:LAST
[foobar]
:FINAL
Allow the
:LAST
(without[foobar]
) to work as a pre:FINAL
"final", so we can definitively avoid using:FINAL
on add'ons patches that must be patched after everybody else's.