Make it explicit that null output ports are not allowed. The output port vector bounds are always >= 1.
This commit is contained in:
parent
b35810c5a5
commit
9c60497f2e
|
|
@ -47,7 +47,7 @@ Default_Type: d d
|
|||
Allowed_Types: [d] [d]
|
||||
Vector: no yes
|
||||
Vector_Bounds: - [1 -]
|
||||
Null_Allowed: yes yes
|
||||
Null_Allowed: yes no
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue