Ejemplo n.º 1
0
function main5()
{
    $obj = new C5();
    $obj->test();
}