Data update
This commit is contained in:
parent
5150844a7d
commit
4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions
|
|
@ -1,9 +0,0 @@
|
|||
with Ada.Integer_Text_IO; use Ada.Integer_Text_IO;
|
||||
|
||||
procedure Test_Literals is
|
||||
begin
|
||||
Put (16#2D7#);
|
||||
Put (10#727#);
|
||||
Put (8#1_327#);
|
||||
Put (2#10_1101_0111#);
|
||||
end Test_Literals;
|
||||
Loading…
Add table
Add a link
Reference in a new issue