function initGlobals662() { } function main568() { initGlobals662(); init_Test123(); } function config569() { } function init_Test123() { test169(); } function test169() { local string s1864 local string s2192 s1_864 = "1"; s2_192 = "2"; takesString847((s1_864 + s2_192)); } IS_NATIVE function takesString847(string s212) { }