Added syntax highlighting in README

This commit is contained in:
Rodrigo Prado 2015-06-25 19:30:22 -03:00 committed by Nikita Popov
parent 42e368e964
commit 7fbbf83011

View File

@ -22,7 +22,7 @@ hello\world('foo', 'bar' . 'baz');
You'll get a syntax tree looking roughly like this:
```
```php
array(
0: Stmt_Echo(
exprs: array(