{ "testml": "0.3.0",
"code": [
["=","Diff",
["True"]],
["%<>",["*this","*that","*cat"],
["==",
["cat",
["*","this"],
["*","that"]],
["*","cat"]]]],
"data": [
{ "label": "Test 1",
"point": {
"this": "The quick brown fox\njumped over\n",
"that": "the lazy dog\n",
"cat": "The quick brown fox\njumped over\nthe lazy dog\n"}}]}