Closed palemieux closed 9 years ago
Boolean is defined as an "enumeration" {"1 -> true", "0 -> false"} in the register. ST 377 allows any non-zero value to mean "true".
applyRule5_2 in FragmentBuilder should accept any non-zero value to mean "true" for the special type "boolean".
Boolean is defined as an "enumeration" {"1 -> true", "0 -> false"} in the register. ST 377 allows any non-zero value to mean "true".
applyRule5_2 in FragmentBuilder should accept any non-zero value to mean "true" for the special type "boolean".