(C3123) Elements containing a truth table with illegal combination of inputs
The following figure shows the truth table definition for activityACT_1
.DATA_1
is defined to be an integer.AL_DATA_1
is defined to be an alias ofDATA_1
. An error is generated becauseDATA_1
is the same asAL_DATA_1
.