function initGlobals198() { } function main108() { initGlobals198(); init_test667(); } function config923() { } function init_test667() { if (stringFromIndex236(T_foo236(stringToIndex178("hello"))) == "hello") { testSuccess135(); } else { }; } function stringToIndex178(string b210) returns integer { return 0; } function stringFromIndex236(integer i146) returns string { return ""; } function T_foo236(any this155) returns any { return this_155; } IS_NATIVE function testSuccess135() { }