File:  [parser3project] / parser3 / tests / 025.html
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Wed Feb 26 12:22:20 2003 UTC (23 years, 3 months ago) by paf
fixed bug with name_cstr mutable CharPtr
more tests

$h[$.a[1] $.b[2]]
was:<br>
count=^h._count[]<br>
b='$h.b'<br>

^h.delete[b] 

now:<br>
count=^h._count[]<br>
b='$h.b' 

E-mail: