mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-18 15:43:08 +08:00
5 lines
47 B
Ada
5 lines
47 B
Ada
procedure Second is
|
|
begin
|
|
null;
|
|
end Second;
|