1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-27 04:44:56 +01:00
parallel/test/Context/no-callback-process.php
2018-07-26 20:12:30 +02:00

6 lines
38 B
PHP

<?php
function () {
return 1;
};