function initGlobals197() { } function main740() { initGlobals197(); if (5050 == f765(100)) { testSuccess119(); } else { }; } function config566() { } function f765(integer n197) returns integer { if (n_197 <= 0) { return 0; } else { }; return (n_197 + f765((n_197 - 1))); } IS_NATIVE function testSuccess119() { }