profile_warning.ads

来自「用于进行gcc测试」· ADS 代码 · 共 7 行

ADS
7
字号
pragma Profile_Warnings (Ravenscar);with profile_warning_p;package profile_warning is   pragma Elaborate_Body;   procedure I is new profile_warning_p.Proc;end;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?