<?php
declare(ticks=1);
namespace test;
echo "ok\n";
?>