1 line
50 B
Ada
1 line
50 B
Ada
type Safe_Int_Ptr is not null access all Integer;
|
type Safe_Int_Ptr is not null access all Integer;
|