<?php
include __DIR__.'/vendor/autoload.php';
var_dump(test_str("Hello wordl"));
# var_dump(test_exception());