function initGlobals112() { } function main559() { initGlobals112(); init_test120(); } function config153() { } function init_test120() { local integer i535 local real x838 i_535 = 5; x_838 = Sin190(5.); if (x_838 < 20.) { x_838 = (x_838 + 1.); } else { }; if (i_535 == 5) { testSuccess888(); } else { }; } IS_NATIVE IS_EXTERN @extern function Sin190(real r230) returns real { } IS_NATIVE function testSuccess888() { }