ada-broken-decl-indent

ada-broken-decl-indent is a variable defined in `ada-mode.el'.
Its value is
0


Documentation:
Number of columns to indent a broken declaration.

An example is :
declare
A,
>>>>>B : Integer;

You can customize this variable.