2 lines
49 B
Ada
2 lines
49 B
Ada
|
|
type Safe_Int_Access is not null access Integer;
|
|
|
type Safe_Int_Access is not null access Integer;
|