function initGlobals102() { } function main906() { initGlobals102(); init_test740(); } function config148() { } function init_test740() { local string x547 x_547 = stringFromIndex205(T_foo535(stringToIndex314("hello"))); if (x_547 == "hello") { testSuccess842(); } else { }; } function stringToIndex314(string b529) returns integer { return 0; } function stringFromIndex205(integer i174) returns string { return ""; } function T_foo535(any this197) returns any { return this_197; } IS_NATIVE function testSuccess842() { }