1 line
49 B
Ada
1 line
49 B
Ada
type Safe_Int_Access is not null access Integer;
|
type Safe_Int_Access is not null access Integer;
|