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