hbarg/arc3/t.php

4 lines
49 B
PHP

<?php
print_r(yaml_parse_file("bump2.yml"));
?>