PR tree-optimization/86415 - strlen() not folded for substrings within constant arrays
[official-gcc.git] / gcc / testsuite / gnat.dg / nested_generic2.adb
blobb454254deb408ea88c15d527adcd0b0a2ccc66b2
1 -- { dg-do compile }
3 package body Nested_Generic2 is
4 procedure Dummy is null;
5 end Nested_Generic2;