示例#1
0
function call_me()
{
    call_me_maybe();
}
示例#2
0
<?php

@call_me_maybe();