File:  [parser3project] / parser3 / tests / results / 014.processed
Revision 1.7: download - view: text, annotated - select for diffs - revision graph
Sun Jul 25 06:27:56 2010 UTC (16 years, 1 month ago) by misha
Branches: MAIN
CVS tags: release_3_4_3, release_3_4_2, release_3_4_1, HEAD
- prepare tests to trim trailing methods' EOLs

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

$a: 1='a1', 2='a2', 3='a3'<br />
$b: 2='b2', 3='b3', 4='b4'<br />
<br />
^a.add[$b]: 1='a1', 2='b2', 3='b3', 4='b4'<br />
^a.sub[$b]: 1='a1'<br />
$c[^a.intersection[$b]]: 2='a2', 3='a3'<br />
$c[^a.union[$b]]: 1='a1', 2='a2', 3='a3', 4='b4'<br />
^a.intersects[$b]? y<br />
^a.intersects[ ]? n<br />
^a.intersects[$.5[x5]]? n<br />
^c.contains[1] ? y<br />
^c.delete[2], ^c.contains[2] ? n<br />
^c.delete[$empty]<br />
^c.delete[]: error<br />
1='a1', 3='a3', 4='b4'<br />
<hr />

E-mail: