diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-10-24 15:45:51 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-10-24 23:26:32 +0200 |
commit | aaab0e1e065a31c25a81d972d0b2e5221cbcba4d (patch) | |
tree | aca6644e995fd1569a07b8c5a97aa3b9f28f8fbb /new.xml | |
parent | 7f7b2e533dbdfaef16f41902e750588f58e2cdaf (diff) | |
download | json_diff-aaab0e1e065a31c25a81d972d0b2e5221cbcba4d.tar.gz |
Syntaically correct, but not working.
Huge refactoring of data strctures is probably needed.
Diffstat (limited to 'new.xml')
-rw-r--r-- | new.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +<list> + <a>4</a> + <c>3</c> + <d> + <son>Janíček</son> + </d> +</list> |