RosettaCodeData/Task/Pointers-and-references/Ada/pointers-and-references-2.adb
2026-04-30 12:34:36 -04:00

1 line
49 B
Ada

type Safe_Int_Access is not null access Integer;