示例#1
0
function main()
{
    c::doit(0, 'hello');
    c::dump();
}