Const Variable gets compiled - but it should not

Hey there,

why is my code taking the value of the new assignment of the variable c ?

It should not do that, because I declared it as a constant.

Thx for your help

That didn’t compile successfully as indicated by the compilation output. You’re just running the previous build.

thank you for your quick answer.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.