updated README
This commit is contained in:
parent
1a3a7cf757
commit
5f8041c60f
1 changed files with 3 additions and 1 deletions
|
@ -27,7 +27,9 @@ source = "
|
||||||
"
|
"
|
||||||
|
|
||||||
pp Sexpr.parse(source)
|
pp Sexpr.parse(source)
|
||||||
"
|
|
||||||
|
# [["test", ["arg1", "arg2"], "something", "else"],
|
||||||
|
# ["another", "object", ["with", ["nests", ["too"]]]]]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
Loading…
Reference in a new issue