Fixed incomplete initialization for classes of nil, true, and false
The classes were not put into the globals dictionary and got loaded more than once, which lead to the classes being not equal to each other.
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
Please register or sign in to comment