aboutsummaryrefslogblamecommitdiff
path: root/test.php
blob: b57b514f7159d923b2d3834ce7e4802754a5c27e (plain) (tree)
1
2
3
4
5
6
7
8







                                    
<?php

include 'nyaml.php';

$nyaml = new NXP\nyaml();

print_r($nyaml->file('test.nyaml'));