Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1a4e96b authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "Add test for missing package name for FQName lookup." am: e57188f9...

Merge "Add test for missing package name for FQName lookup." am: e57188f9 am: 2c11d494 am: df9ab2e8
am: e39b0b60

Change-Id: Ice91e6f952fe8980c464e23ff7651cc7342d2178
parents f9297325 e39b0b60
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);