you cannot successfully invoke macros in the foo.core namespace using the alias foo.
Will supply a battery of unit tests that exercise various ways in which you can make use of macros and in those tests, the ones involving alias will fail without the patch.
If, for example, you employ code like
you cannot successfully invoke macros in the
foo.core
namespace using the aliasfoo
.Will supply a battery of unit tests that exercise various ways in which you can make use of macros and in those tests, the ones involving alias will fail without the patch.