function initGlobals110() { } function main409() { initGlobals110(); init_Test371(); } function config494() { } function init_Test371() { if ((nullString464() + "a") == "a") { testSuccess174(); } else { }; } function nullString464() returns string { return null; } IS_NATIVE function testSuccess174() { }