67013476b5
and move it into the hhvm_tests target
6 linhas
66 B
PHP
6 linhas
66 B
PHP
<?php
|
|
|
|
function xbox_process_message($p) {
|
|
return strrev($p);
|
|
}
|