function initGlobals138() { } function main182() { initGlobals138(); init_Test176(); } function config122() { } function init_Test176() { if ((nullString119() + "a") == "a") { testSuccess158(); } else { }; } function nullString119() returns string { return null; } IS_NATIVE function testSuccess158() { }