analyzer: Fix PR analyzer/101980
[official-gcc.git] / gcc / testsuite / gnat.dg / aspect2.adb
blobacf3329a3b4cc13155ed722cb4abbccf4e9ad8ee
1 -- { dg-do compile }
3 package body Aspect2 is
4 procedure Foo is null;
5 end Aspect2;