function initGlobals143() { } function main142() { initGlobals143(); init_test113(); } function config399() { } function init_test113() { local group g871 local group iterator319 local group this106 local group this356 local group this158 local unit u170 g_871 = null; this_106 = g_871; iterator_319 = this_106; loop { this_356 = iterator_319; exitwhen (not (FirstOfGroup912(this_356) != null)); this_158 = iterator_319; u_170 = FirstOfGroup912(this_158); GroupRemoveUnit633(this_158, u_170); }; } IS_NATIVE IS_EXTERN @extern function FirstOfGroup912(group g110) returns unit { } IS_NATIVE IS_EXTERN @extern function GroupRemoveUnit633(group g155, unit u832) { }