[Ada] Tune whitespace of the bounded lists Aggregate aspect
gcc/ada/ * libgnat/a-cbdlli.ads (List): Remove extra space in Aggregate aspect.
This commit is contained in:
parent
38e7e9ac15
commit
ba12deb955
@ -56,8 +56,8 @@ is
|
||||
Variable_Indexing => Reference,
|
||||
Default_Iterator => Iterate,
|
||||
Iterator_Element => Element_Type,
|
||||
Aggregate => (Empty => Empty,
|
||||
Add_Unnamed => Append),
|
||||
Aggregate => (Empty => Empty,
|
||||
Add_Unnamed => Append),
|
||||
Preelaborable_Initialization
|
||||
=> Element_Type'Preelaborable_Initialization;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user