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