2 lines
50 B
Ada
2 lines
50 B
Ada
|
|
type Safe_Int_Ptr is not null access all Integer;
|
|
|
type Safe_Int_Ptr is not null access all Integer;
|