aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/exec_changed/first.adb
blob: 1a8b7e28aed397b0ae11a463d87a0abb9719db80 (plain)
1
2
3
4
procedure First is
begin
   null;
end First;