Fix the new pr83361.c testcase
[official-gcc.git] / gcc / testsuite / gnat.dg / specs / fe_inlining.ads
blobef5f46942107fe3a068875c69d62b2e9a07a4af3
1 -- { dg-do compile }
2 -- { dg-options "-O -gnatN" }
3 with FE_Inlining_Helper;
4 procedure FE_Inlining is new FE_Inlining_Helper;