Cryptic codegen error when trying to assign boolean VAR_OUTPUT
to specific bit of BYTE
variable
#1176
Labels
bug
Something isn't working
Describe the bug
Writing a boolean value returned from a
VAR_OUTPUT
block into a bit-accessed bit will result in an error during codegen:To Reproduce
Expected behavior
The access bit of
error_bits
should have the value off.Q
after the call.Additional context
A similar example with
TON
was found in a test project.The text was updated successfully, but these errors were encountered: