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

Commit e57188f9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add test for missing package name for FQName lookup."

parents 73e65983 c5be5aca
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);