function initGlobals154() { } function main714() { initGlobals154(); init_test229(); } function config495() { } function init_test229() { local string x179 x_179 = stringFromIndex186(T_foo143(stringToIndex187("hello"))); if (x_179 == "hello") { testSuccess120(); } else { }; } function stringToIndex187(string b355) returns integer { return 0; } function stringFromIndex186(integer i127) returns string { return ""; } function T_foo143(any this339) returns any { return this_339; } IS_NATIVE function testSuccess120() { }