Merge "Add test for missing package name for FQName lookup." am: e57188f95e
am: 2c11d494b2
Change-Id: I021cd017c46e233c92d60004d01b323376d85e95
This commit is contained in:
commit
df9ab2e88f
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue