File:  [parser3project] / parser3 / tests / results / 134.processed
Revision 1.7: download - view: text, annotated - select for diffs - revision graph
Mon Jul 4 21:17:14 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, HEAD
no message

Content-Type: text/html
Content-Length: 342

Update current:
a -> 1
b -> 2
c -> 3
{
	"a":"-",
	"b":"2",
	"c":"3"
}
Insert:
a -> 1
b -> 2
c -> 3
d -> 4
{
	"a":"1",
	"b":"2",
	"c":"3",
	"d":"4"
}
Delete current:
a -> 1
b -> 2
c -> 3
{
	"b":"2",
	"c":"3"
}
Delete before current:
a -> 1
delete: b -> 2
c -> 3
{
	"b":"2",
	"c":"3"
}
Delete after current:
a -> 1
c -> 3
{
	"a":"1",
	"c":"3"
}

E-mail: