c++: prvalue of array type [PR111286]
[official-gcc.git] / gcc / testsuite / gnat.dg / containers1.adb
blob47ac655e21bd07e9c0023206b66cb4e8e9339d57
1 -- { dg-do compile }
2 -- { dg-options "-Wall -O2" }
3 package body Containers1 is
4 procedure Dummy is null;
5 end Containers1;