function initGlobals143() { } function main184() { initGlobals143(); init_Test137(); } function config104() { } function init_Test137() { test139(); } function test139() { local string s1158 local string s2196 s1_158 = "1"; s2_196 = "2"; takesString277((s1_158 + s2_196)); } IS_NATIVE function takesString277(string s889) { }