diff options
Diffstat (limited to 'src/vhdl/vhdl-elocations_meta.adb')
-rw-r--r-- | src/vhdl/vhdl-elocations_meta.adb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-elocations_meta.adb b/src/vhdl/vhdl-elocations_meta.adb index 751ae2cb5..b20c29bbd 100644 --- a/src/vhdl/vhdl-elocations_meta.adb +++ b/src/vhdl/vhdl-elocations_meta.adb @@ -390,6 +390,7 @@ package body Vhdl.Elocations_Meta is begin case K is when Iir_Kind_Association_Element_By_Expression + | Iir_Kind_Association_Element_By_Name | Iir_Kind_Association_Element_By_Individual | Iir_Kind_Association_Element_Open | Iir_Kind_Association_Element_Package |