c++: prvalue of array type [PR111286]
[official-gcc.git] / gcc / testsuite / gnat.dg / expr_func7.adb
blob048af62c6ac14a287f851dfc8dadc7fd18a40837
1 -- { dg-do compile }
3 package body Expr_Func7 is
4 procedure Dummy is null;
5 end Expr_Func7;