mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-10 17:43:16 +00:00
5 lines
47 B
Ada
5 lines
47 B
Ada
procedure Second is
|
|
begin
|
|
null;
|
|
end Second;
|