PR tree-optimization/86415 - strlen() not folded for substrings within constant arrays
[official-gcc.git] / gcc / testsuite / gnat.dg / incomplete2.adb
blob19c83609b01c01393f67bacc4c7ab0505bfe9606
1 -- { dg-do compile }
2 -- { dg-excess-errors "instantiation abandoned" }
3 with Incomplete1;
4 package body Incomplete2 is end Incomplete2;