with Ada.Text_IO; use Ada.Text_IO;

procedure Test is
begin
   null;
end Test;
Trailing_Token
