Erik Schmauss 8cc341b3dd ASLTS: reverse the order of definition block declarations to test for a corner case
Reversing the order of defintion block declarations exposed an
issue in the compiler namespace loading. This issue has been fixed
and this change exercises the code involved in the bug fix.

Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
2017-05-09 10:34:11 -07:00
..