コード例 #1
0
ファイル: string-cse.php プロジェクト: jeremyadoux/hhvm
function main()
{
    c::doit(0, 'hello');
    c::dump();
}