From f26603130376dbdaf498a7441ada4b02e194b684 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 15 Jun 2022 04:59:14 +0200 Subject: Add comments --- src/vhdl/vhdl-sem_names.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/vhdl') diff --git a/src/vhdl/vhdl-sem_names.adb b/src/vhdl/vhdl-sem_names.adb index 6586389cb..d38f78ee5 100644 --- a/src/vhdl/vhdl-sem_names.adb +++ b/src/vhdl/vhdl-sem_names.adb @@ -3802,6 +3802,7 @@ package body Vhdl.Sem_Names is -- The type defined by 'element is always constrained. Create -- a subtype if it is not. + -- NO, it isn't. The prefix can be a type. Attr_Subtype := Get_Element_Subtype (Attr_Type); if False and not Is_Fully_Constrained_Type (Attr_Subtype) then Attr_Subtype := -- cgit v1.2.3