%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/car_rent/vendor/nikic/php-parser/test/code/parser/stmt/loop/
Upload File :
Create Path :
Current File : /var/www/html/car_rent/vendor/nikic/php-parser/test/code/parser/stmt/loop/do.test

Do loop
-----
<?php

do {

} while ($a);
-----
array(
    0: Stmt_Do(
        cond: Expr_Variable(
            name: a
        )
        stmts: array(
        )
    )
)

Zerion Mini Shell 1.0