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

Commit df9ab2e8 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

Change-Id: I021cd017c46e233c92d60004d01b323376d85e95
parents f0f7b191 2c11d494
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);