JANINO realized that "_true" is a constant value, but didn't
realize that "!_true" is a constant value, too. This lead to
an unconditional branch which left the opcode right behind
it unexamined.
Will release in 2.0.11.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=865893
JANINO realized that "_true" is a constant value, but didn't
realize that "!_true" is a constant value, too. This lead to
an unconditional branch which left the opcode right behind
it unexamined.
Will release in 2.0.11.