Merge "Add test for missing package name for FQName lookup."

This commit is contained in:
Treehugger Robot 2016-10-06 00:19:36 +00:00 committed by Gerrit Code Review
commit e57188f95e

View file

@ -34,6 +34,7 @@ interface IExpressionExt {
SixteenColors my16Colors;
};
@callflow(key=@1.0::IExpression.Constants:MAX_ARRAY_SIZE)
foo3(int32_t[IExpression.Constants:MAX_ARRAY_SIZE] array);
foo2(SixteenColors array);
foo1(int32_t[Constants:CONST_FOO + 5] array);