function initGlobals163() { } function main551() { initGlobals163(); init_test673(); } function config162() { } function init_test673() { local integer blub_a189 blub_a_189 = GetRandomInt121(0, 100); println153(I2S177(((blub_a_189 * 2) + blub_a_189))); } IS_NATIVE IS_EXTERN @extern function GetRandomInt121(integer a205, integer b178) returns integer { } IS_NATIVE IS_EXTERN @extern function I2S177(integer i744) returns string { } IS_NATIVE function println153(string s119) { }