/* Block comment */ #if __A3_DEBUG__ private _msg = "test log 1"; diag_log text _msg; #ifdef VN_DEBUG systemChat _msg; #endif #endif "hello from function 1" // return