aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg/assert2.adb
blob: 1328004ec758d4cb5083f9514b3da2f79bd1620d (plain)
1
2
3
4
5
--  { dg-do compile }

package body Assert2 is
   procedure Dummy is null;
end Assert2;