integer A_x207 = 2 integer B_x212 = 3 integer test_x142 = 4 function initGlobals109() { } function main117() { initGlobals109(); init_A243(); init_B171(); init_test112(); } function config307() { } function init_A243() { } function init_B171() { } function init_test112() { testSuccess142(); } IS_NATIVE function testSuccess142() { }