function scr_debugscr_debugfunction scr_debug() { if (global.debug == 1) return 1; }()
{
if (global.debug == 1)
return 1;
}