- Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
When using the following construct:
TYPE HwIDs : ARRAY[0..42] OF UINT END_TYPE
ixc compiler will issue a warning and this type will not be tran-spiled at this time.
Discussion can be open regarding this issue and can be implemented, but we will need to find a way how to trans-pile array type declaration in ST in C# since there is not direct equivalent.
Reactions are currently unavailable