But there is a second error: the mustBeBooleanInMagic: normally should work.
(the VM executes the optimised construct ���> raised an exception ���> we recompile
the expression with no optimisation -> execute.
There is tiny bug there (it should be #methodNode).
I will commit a fix for that���