function initGlobals151() { } function main187() { initGlobals151(); init_test183(); } function config175() { } function init_test183() { local integer blub_a966 blub_a_966 = GetRandomInt851(0, 100); println165(I2S103(((blub_a_966 * 2) + blub_a_966))); } IS_NATIVE IS_EXTERN @extern function GetRandomInt851(integer a270, integer b122) returns integer { } IS_NATIVE IS_EXTERN @extern function I2S103(integer i208) returns string { } IS_NATIVE function println165(string s144) { }