コード例 #1
0
ファイル: Init.php プロジェクト: jkrecek/coffeescript-php
function multident($code, $tab)
{
    return Nodes::multident($code, $tab);
}