Exemple #1
0
function yTest_dbgStack()
{
    yTest_dbg(implode("\n", yTest_Stack::formatStack(yTest_Stack::getCurrentStack())));
}