Пример #1
0
<?php

require_once 'bin/run.php';
Run::getVal(function ($argv) {
}, $argv);
Run::setExit();