Merge "Add test for missing package name for FQName lookup." am: e57188f95e am: 2c11d494b2 am: df9ab2e88f

am: e39b0b6021

Change-Id: Ice91e6f952fe8980c464e23ff7651cc7342d2178
This commit is contained in:
Yifan Hong
2016-10-06 00:32:46 +00:00
committed by android-build-merger

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);