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

Commit e39b0b60 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 am: 2c11d494

am: df9ab2e8

Change-Id: I85cefeb6b45125b6ab6333075ddf87075255c59b
parents 2c5b934d df9ab2e8
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);